Browse Source

- fix format of comment

Bernhard Reutner-Fischer 17 years ago
parent
commit
17963cfdfa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/_lfs_64.h

+ 1 - 1
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