[TFTPD] Fix compilation, and use the #define MAX_SERVERS where needed instead of...
[reactos.git] / base / services / eventlog / eventlog.rc
index f5b35ea..246831c 100644 (file)
@@ -1,4 +1,4 @@
-#define REACTOS_STR_FILE_DESCRIPTION   "Event logging service\0"
-#define REACTOS_STR_INTERNAL_NAME      "EventLog\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "EventLog.exe\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "Event logging service"
+#define REACTOS_STR_INTERNAL_NAME     "EventLog"
+#define REACTOS_STR_ORIGINAL_FILENAME "EventLog.exe"
 #include <reactos/version.rc>