mirror of
https://github.com/reactos/reactos.git
synced 2025-05-20 17:45:06 +00:00
[TCPIP] The driver does both v4 and v6. CORE-9744
svn path=/trunk/; revision=67946
This commit is contained in:
parent
a33904e62f
commit
58999a1bfd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#define REACTOS_VERSION_DLL
|
#define REACTOS_VERSION_DLL
|
||||||
#define REACTOS_STR_FILE_DESCRIPTION "TCP/IPv4 protocol driver"
|
#define REACTOS_STR_FILE_DESCRIPTION "TCP/IP protocol driver"
|
||||||
#define REACTOS_STR_INTERNAL_NAME "tcpip"
|
#define REACTOS_STR_INTERNAL_NAME "tcpip"
|
||||||
#define REACTOS_STR_ORIGINAL_FILENAME "tcpip.sys"
|
#define REACTOS_STR_ORIGINAL_FILENAME "tcpip.sys"
|
||||||
#include <reactos/version.rc>
|
#include <reactos/version.rc>
|
||||||
|
|
Loading…
Reference in a new issue