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 , . + * 1999-10-07 Erik Andersen . * 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