aboutsummaryrefslogtreecommitdiff
path: root/coreutils/env.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-04-16 15:02:10 +0000
committerEric Andersen <andersen@codepoet.org>2004-04-16 15:02:10 +0000
commit7ff33f1b42a913e4e02788dfa15f36ba853a3b51 (patch)
tree8f74442d1eb9a0963c9dbd2709c923c480184628 /coreutils/env.c
parentb054aeb4fead9acb2fdd783b1281b25fc761b9d5 (diff)
downloadbusybox-w32-7ff33f1b42a913e4e02788dfa15f36ba853a3b51.tar.gz
busybox-w32-7ff33f1b42a913e4e02788dfa15f36ba853a3b51.tar.bz2
busybox-w32-7ff33f1b42a913e4e02788dfa15f36ba853a3b51.zip
Thats odd. I guess this was cut-n-paste error, but vodz
email address was wrong!
Diffstat (limited to 'coreutils/env.c')
-rw-r--r--coreutils/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/env.c b/coreutils/env.c
index a63f421d7..87ab30cdd 100644
--- a/coreutils/env.c
+++ b/coreutils/env.c
@@ -34,7 +34,7 @@
34 */ 34 */
35 35
36/* 36/*
37 * Modified by Vladimir Oleynik <andersen@codepoet.org> (C) 2003 37 * Modified by Vladimir Oleynik <dzo@simtreas.ru> (C) 2003
38 * - correct "-" option usage 38 * - correct "-" option usage
39 * - multiple "-u unsetenv" support 39 * - multiple "-u unsetenv" support
40 * - GNU long option support 40 * - GNU long option support