aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2013-05-11 13:21:23 +0200
committerMatthias Andree <matthias.andree@gmx.de>2013-05-11 13:21:23 +0200
commit88aa42e247cd76aeb53dac8f3df90c45de80a6fb (patch)
tree56611b51f3861a4dde43bc1553afa4e59f8be771
parentff4bcbba4965b386a5d9498dbb2dfbd06809dd62 (diff)
downloadfetchmail-88aa42e247cd76aeb53dac8f3df90c45de80a6fb.tar.gz
fetchmail-88aa42e247cd76aeb53dac8f3df90c45de80a6fb.tar.bz2
fetchmail-88aa42e247cd76aeb53dac8f3df90c45de80a6fb.zip
Remove comment that confuses splint.
-rw-r--r--fetchmail.h2
1 files changed, 1 insertions, 1 deletions
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;