diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-06-22 17:23:45 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2002-06-22 17:23:45 +0000 |
commit | 12690456c34e324cba42f1cbb796fed3316a1f3e (patch) | |
tree | c84ccf0f5c0403b2a8d22fe4839c4f74499a2761 /util-linux | |
parent | 6e671d37935426bd0c9c3e1182557bc385262db8 (diff) | |
download | busybox-w32-12690456c34e324cba42f1cbb796fed3316a1f3e.tar.gz busybox-w32-12690456c34e324cba42f1cbb796fed3316a1f3e.tar.bz2 busybox-w32-12690456c34e324cba42f1cbb796fed3316a1f3e.zip |
Kill dead email address
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@4954 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/mount.c | 2 |
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 @@ | |||
25 | * | 25 | * |
26 | * 1999-04-17 Dave Cinege...Rewrote -t auto. Fixed ro mtab. | 26 | * 1999-04-17 Dave Cinege...Rewrote -t auto. Fixed ro mtab. |
27 | * | 27 | * |
28 | * 1999-10-07 Erik Andersen <andersen@lineo.com>, <andersee@debian.org>. | 28 | * 1999-10-07 Erik Andersen <andersee@debian.org>. |
29 | * Rewrite of a lot of code. Removed mtab usage (I plan on | 29 | * Rewrite of a lot of code. Removed mtab usage (I plan on |
30 | * putting it back as a compile-time option some time), | 30 | * putting it back as a compile-time option some time), |
31 | * major adjustments to option parsing, and some serious | 31 | * major adjustments to option parsing, and some serious |