diff options
Diffstat (limited to 'libbb/xfuncs.c')
-rw-r--r-- | libbb/xfuncs.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libbb/xfuncs.c b/libbb/xfuncs.c index 9b9081e26..fa6aa0f9f 100644 --- a/libbb/xfuncs.c +++ b/libbb/xfuncs.c | |||
@@ -173,12 +173,3 @@ void bb_xfflush_stdout(void) | |||
173 | } | 173 | } |
174 | } | 174 | } |
175 | #endif | 175 | #endif |
176 | |||
177 | /* END CODE */ | ||
178 | /* | ||
179 | Local Variables: | ||
180 | c-file-style: "linux" | ||
181 | c-basic-offset: 4 | ||
182 | tab-width: 4 | ||
183 | End: | ||
184 | */ | ||