From 88aa42e247cd76aeb53dac8f3df90c45de80a6fb Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 11 May 2013 13:21:23 +0200 Subject: [PATCH] Remove comment that confuses splint. --- fetchmail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.43.2