diff options
Diffstat (limited to 'coreutils/od.c')
-rw-r--r-- | coreutils/od.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/od.c b/coreutils/od.c index 13f91eec7..8cd34bb16 100644 --- a/coreutils/od.c +++ b/coreutils/od.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | ||
1 | /* | 2 | /* |
2 | * od implementation for busybox | 3 | * od implementation for busybox |
3 | * Based on code from util-linux v 2.11l | 4 | * Based on code from util-linux v 2.11l |