diff options
Diffstat (limited to 'coreutils/printenv.c')
-rw-r--r-- | coreutils/printenv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/printenv.c b/coreutils/printenv.c index 079a62fe8..d4eb2435d 100644 --- a/coreutils/printenv.c +++ b/coreutils/printenv.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | ||
1 | /* | 2 | /* |
2 | * printenv implementation for busybox | 3 | * printenv implementation for busybox |
3 | * | 4 | * |