diff options
Diffstat (limited to 'libbb/dump.c')
-rw-r--r-- | libbb/dump.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/dump.c b/libbb/dump.c index 283cba19a..f1d5df2d6 100644 --- a/libbb/dump.c +++ b/libbb/dump.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | ||
1 | /* | 2 | /* |
2 | * Support code for the hexdump and od applets, | 3 | * Support code for the hexdump and od applets, |
3 | * based on code from util-linux v 2.11l | 4 | * based on code from util-linux v 2.11l |