]> Pileus Git - ~andy/fetchmail/commitdiff
Remove comment that confuses splint.
authorMatthias Andree <matthias.andree@gmx.de>
Sat, 11 May 2013 11:21:23 +0000 (13:21 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Sat, 11 May 2013 11:21:23 +0000 (13:21 +0200)
fetchmail.h

index d759d391e6bbd7d4de651e67d2669b2a08e81922..466ed86b989cd5bfb4731bb52f357f5a19753a27 100644 (file)
@@ -215,7 +215,7 @@ UID_SEEN=   1,              /**< id was seen, but not deleted */
 UID_DELETED=   2,              /**< this message has been marked deleted */
 UID_EXPUNGED=  3               /**< this message has been expunged */
 };
-/*@}*/
+/**/
 
 
 struct query;