From 6cdc5c9d9caecba0e13264931824a9ac3cd3f738 Mon Sep 17 00:00:00 2001 From: John Denker Date: Sun, 29 Jul 2012 15:26:53 -0700 Subject: nuisance --- tools/mail-scan.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools/mail-scan.c') diff --git a/tools/mail-scan.c b/tools/mail-scan.c index 3749945..bb8605f 100644 --- a/tools/mail-scan.c +++ b/tools/mail-scan.c @@ -303,8 +303,7 @@ int main(int _argc, const char** _argv){ } } if (vflag && !foundsome_infile) { - cout << foundsome_infile - << " ... " << *file << endl; + cout << *file << endl; didprint++; } if (group_flag && didprint) cout << endl; -- cgit v1.2.3