diff --git a/src/cmd/upas/nfs/imap.c b/src/cmd/upas/nfs/imap.c index 21c180ab..546193ba 100644 --- a/src/cmd/upas/nfs/imap.c +++ b/src/cmd/upas/nfs/imap.c @@ -55,7 +55,7 @@ static struct { int chattyimap; -static char *tag = "+"; +static char *tag = "#"; static void checkbox(Imap*, Box*); static char* copyaddrs(Sx*);