aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;