From: Matthias Andree Date: Sat, 11 May 2013 11:21:23 +0000 (+0200) Subject: Remove comment that confuses splint. X-Git-Url: http://pileus.org/git/?p=~andy%2Ffetchmail;a=commitdiff_plain;h=88aa42e247cd76aeb53dac8f3df90c45de80a6fb Remove comment that confuses splint. --- diff --git a/fetchmail.h b/fetchmail.h index d759d391..466ed86b 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -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;