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-7ff33f1b42a913e4e02788dfa15f36ba853a3b51.tar.gz
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 @@
*/
/*
- * Modified by Vladimir Oleynik <andersen@codepoet.org> (C) 2003
+ * Modified by Vladimir Oleynik <dzo@simtreas.ru> (C) 2003
* - correct "-" option usage
* - multiple "-u unsetenv" support
* - GNU long option support