Browse Source

fix invalid quoting

Mike Frysinger 18 years ago
parent
commit
26f156d58b
1 changed files with 1 additions and 1 deletions
  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