]> Pileus Git - ~andy/fetchmail/commitdiff
Cosmetic fix.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 16 Jun 1998 05:18:17 +0000 (05:18 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 16 Jun 1998 05:18:17 +0000 (05:18 -0000)
svn path=/trunk/; revision=1936

fetchmail.c

index 3e3ecf2ad26ad17ecfe9d00fc2e2eccd1f28c363..74b2edbcbb003a4292bac2c2774d4c06c32bf3d1 100644 (file)
@@ -1326,7 +1326,7 @@ void dump_params (struct runctl *runp, struct query *querylist, flag implicit)
                            else
                                printf("\t%s\n", idp->id);
                        if (ctl->wildcard)
-                           fputs("*\n", stdout);
+                           fputs("\t*\n", stdout);
                    }
 
                    if (count > 1 || ctl->wildcard)