Explorar el Código

fix invalid quoting

Mike Frysinger hace 18 años
padre
commit
26f156d58b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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