aboutsummaryrefslogtreecommitdiff
path: root/libbb/xfuncs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/xfuncs.c')
-rw-r--r--libbb/xfuncs.c9
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/*
179Local Variables:
180c-file-style: "linux"
181c-basic-offset: 4
182tab-width: 4
183End:
184*/