diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/_lfs_64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/_lfs_64.h b/include/_lfs_64.h index 2d017b44e..92d30ff0b 100644 --- a/include/_lfs_64.h +++ b/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 |