mirror of
https://github.com/reactos/reactos.git
synced 2025-05-19 00:54:18 +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_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_ORIGINAL_FILENAME "tcpip.sys"
|
||||
#include <reactos/version.rc>
|
||||
|
|
Loading…
Reference in a new issue