[TCPIP] The driver does both v4 and v6. CORE-9744

svn path=/trunk/; revision=67946
This commit is contained in:
Amine Khaldi 2015-05-29 08:56:05 +00:00
parent a33904e62f
commit 58999a1bfd

View file

@ -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>