diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/libbb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libbb.h b/include/libbb.h index d2f9a9567..b7ef21b9a 100644 --- a/include/libbb.h +++ b/include/libbb.h | |||
| @@ -269,7 +269,7 @@ enum { | |||
| 269 | FILEUTILS_INTERACTIVE = 16 | 269 | FILEUTILS_INTERACTIVE = 16 |
| 270 | }; | 270 | }; |
| 271 | 271 | ||
| 272 | extern const char * const applet_name; | 272 | extern const char *applet_name; |
| 273 | extern const char * const full_version; | 273 | extern const char * const full_version; |
| 274 | extern const char * const name_too_long; | 274 | extern const char * const name_too_long; |
| 275 | extern const char * const omitting_directory; | 275 | extern const char * const omitting_directory; |
