make pilerimport quiet with -q

This commit is contained in:
SJ
2013-09-27 14:33:15 +02:00
parent e298d2b9c0
commit 187503887a
3 changed files with 11 additions and 11 deletions

View File

@@ -258,7 +258,7 @@ struct import {
struct __data {
int folder;
int folder, quiet;
char recursive_folder_names;
char starttls[TINYBUFSIZE];
struct node *mydomains[MAXHASH];