[NTOSKRNL] Add a first implementation of !handle command in KDBG
[reactos.git] / drivers / bus / isapnp / isapnp.rc
index cc52ebe..776fc7c 100644 (file)
@@ -1,7 +1,5 @@
-/* $Id$ */
-
 #define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "ISA Plug And Play Bus Driver\0"
-#define REACTOS_STR_INTERNAL_NAME      "isapnp\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "isapnp.sys\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "ISA Plug And Play Bus Driver\0"
+#define REACTOS_STR_INTERNAL_NAME     "isapnp\0"
+#define REACTOS_STR_ORIGINAL_FILENAME "isapnp.sys\0"
 #include <reactos/version.rc>