[FASTFAT] Fix size checking in VfatGetFileNameInformation()
[reactos.git] / drivers / filesystems / fastfat / vfatfs.rc
index 0559ee6..10e3dbd 100644 (file)
@@ -1,5 +1,5 @@
 #define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "VFAT IFS Driver\0"
-#define REACTOS_STR_INTERNAL_NAME      "vfatfs\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "vfatfs.sys\0"
+#define REACTOS_STR_FILE_DESCRIPTION  "VFAT IFS Driver"
+#define REACTOS_STR_INTERNAL_NAME     "vfatfs"
+#define REACTOS_STR_ORIGINAL_FILENAME "vfatfs.sys"
 #include <reactos/version.rc>