Procházet zdrojové kódy

fix invalid quoting

Mike Frysinger před 20 roky
rodič
revize
26f156d58b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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