[NTFS] - Add some fixes and improvements to attribute.c from CR-123:
[reactos.git] / drivers / base / null / null.rc
index 5b01125..db8c2ac 100644 (file)
@@ -1,7 +1,5 @@
-/* $Id$ */
-
 #define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "Null Device Driver\0"
-#define REACTOS_STR_INTERNAL_NAME      "null\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "null.sys\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "Null Device Driver"
+#define REACTOS_STR_INTERNAL_NAME     "null"
+#define REACTOS_STR_ORIGINAL_FILENAME "null.sys"
 #include <reactos/version.rc>