aboutsummaryrefslogtreecommitdiff
path: root/util-linux
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-06-22 17:23:45 +0000
committerEric Andersen <andersen@codepoet.org>2002-06-22 17:23:45 +0000
commit3ece93ba0fe95148bd922ffdc80beb12ebca0e3d (patch)
treec84ccf0f5c0403b2a8d22fe4839c4f74499a2761 /util-linux
parent8b1aa4d74961cc89f03ff39e036928431dc8d6ce (diff)
downloadbusybox-3ece93ba0fe95148bd922ffdc80beb12ebca0e3d.tar.gz
Kill dead email address
-Erik
Diffstat (limited to 'util-linux')
-rw-r--r--util-linux/mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/mount.c b/util-linux/mount.c
index 7e91aed63..3d1f7ebbf 100644
--- a/util-linux/mount.c
+++ b/util-linux/mount.c
@@ -25,7 +25,7 @@
*
* 1999-04-17 Dave Cinege...Rewrote -t auto. Fixed ro mtab.
*
- * 1999-10-07 Erik Andersen <andersen@lineo.com>, <andersee@debian.org>.
+ * 1999-10-07 Erik Andersen <andersee@debian.org>.
* Rewrite of a lot of code. Removed mtab usage (I plan on
* putting it back as a compile-time option some time),
* major adjustments to option parsing, and some serious