Forráskód Böngészése

fix invalid quoting

Mike Frysinger 19 éve
szülő
commit
26f156d58b
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      include/_lfs_64.h

+ 1 - 1
include/_lfs_64.h

@@ -24,6 +24,6 @@
 
 #else
 
-# error Don't include this header in files not built when LFS is disabled
+# error Do not include this header in files not built when LFS is disabled
 
 #endif