commit | 6d655be5df5a559253a3769f294a6255535ad3fd | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Sep 06 19:02:46 2006 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Sep 06 19:02:46 2006 +0000 |
tree | 4342fd4f88b84459ef5c2c2c2c6fb86863a7112f | |
parent | 3538b9a8822421b7c8596a33a917dcf2f99c92b7 [diff] [blame] |
removed a lot of trailing \n in bb_msg() calls. It is added automatically by function itself.
diff --git a/util-linux/mount.c b/util-linux/mount.c index 3b95428..e76c7db 100644 --- a/util-linux/mount.c +++ b/util-linux/mount.c
@@ -228,7 +228,7 @@ int i; if(!mountTable) - bb_error_msg("No %s\n",bb_path_mtab_file); + bb_error_msg("No %s",bb_path_mtab_file); // Add vfs string flags