Sync with trunk r63430.
[reactos.git] / drivers / bus / pci / pci.rc
index ed1ed12..1007ee0 100644 (file)
@@ -1,7 +1,5 @@
-/* $Id$ */
-
 #define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "PCI Bus Driver\0"
-#define REACTOS_STR_INTERNAL_NAME      "pci\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "pci.sys\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "PCI Bus Driver"
+#define REACTOS_STR_INTERNAL_NAME     "pci"
+#define REACTOS_STR_ORIGINAL_FILENAME "pci.sys"
 #include <reactos/version.rc>