[BROWSEUI] SHExplorerParseCmdLine: Fix parsing of /root (#6752)
[reactos.git] / dll / win32 / ws2_32 / ws2_32.rc
index cb16cfa..b4f5424 100644 (file)
@@ -1,7 +1,5 @@
-/* $Id$ */
-
 #define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "Windows Sockets 2 DLL\0"
-#define REACTOS_STR_INTERNAL_NAME      "ws2_32\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "ws2_32.dll\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "Windows Sockets 2 DLL"
+#define REACTOS_STR_INTERNAL_NAME     "ws2_32"
+#define REACTOS_STR_ORIGINAL_FILENAME "ws2_32.dll"
 #include <reactos/version.rc>