]> Pileus Git - ~andy/fetchmail/blobdiff - fetchmail.h
Fix some rare or minor issues found with Clang 2.7 analyzer.
[~andy/fetchmail] / fetchmail.h
index 11cbc75166083e79b53efa470622c97cacc2b650..aa58bcddf159c90c3a81bc071fcb667907f51145 100644 (file)
@@ -422,8 +422,8 @@ struct msgblk                       /* message header parsed for open_sink() */
 #define NUM_ZERO(n)            ((n) < 0)
 #define NUM_SPECIFIED(n)       ((n) != 0)
 
-#define MULTIDROP(ctl) (ctl->wildcard || \
-                               ((ctl)->localnames && (ctl)->localnames->next))
+#define MULTIDROP(ctl)         ((ctl)->wildcard || \
+                                ((ctl)->localnames && (ctl)->localnames->next))
 
 /*
  * Note: tags are generated with an a%04d format from a 1-origin