X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fanno.c;fp=uip%2Fanno.c;h=34d301b5eb5d28933655f83df2c8fb6051e9033a;hb=559039d546e7eb1d160c4e3bd3538845b645546e;hp=fe0d65f294d75c5dbe10ea2bfa7a56e41cb0f0c9;hpb=e15c750b678ec42965c68106cc645e33a9e45109;p=mmh diff --git a/uip/anno.c b/uip/anno.c index fe0d65f..34d301b 100644 --- a/uip/anno.c +++ b/uip/anno.c @@ -188,7 +188,7 @@ main(int argc, char **argv) } } - if (file && (folder || !msgs.size)) { + if (file && (folder || msgs.size)) { adios(NULL, "Don't intermix files and messages."); } if (!datesw && !text) {