diff options
Diffstat (limited to 'include/_lfs_64.h')
-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 92d30ff0b..3e56bbf67 100644 --- a/include/_lfs_64.h +++ b/include/_lfs_64.h @@ -17,7 +17,7 @@ #endif /* We absolutely do _NOT_ want interfaces silently - * * renamed under us or very bad things will happen... */ + * renamed under us or very bad things will happen... */ #ifdef __USE_FILE_OFFSET64 # undef __USE_FILE_OFFSET64 #endif |