projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b054aeb
)
Thats odd. I guess this was cut-n-paste error, but vodz
author
Eric Andersen
<andersen@codepoet.org>
Fri, 16 Apr 2004 15:02:10 +0000
(15:02 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 16 Apr 2004 15:02:10 +0000
(15:02 -0000)
email address was wrong!
coreutils/env.c
patch
|
blob
|
history
diff --git
a/coreutils/env.c
b/coreutils/env.c
index a63f421d74e6db39af435506692f207fdf76a85e..87ab30cdd3977c18563e58a01c55e2aa05a2c2fe 100644
(file)
--- 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