Nico Golde:
[apps/madmutt.git] / nntp.h
diff --git a/nntp.h b/nntp.h
index 3ad0a18..335f094 100644 (file)
--- a/nntp.h
+++ b/nntp.h
@@ -50,6 +50,7 @@ typedef struct
   unsigned int hasXPAT : 1;
   unsigned int hasXGTITLE : 1;
   unsigned int hasXOVER : 1;
+  unsigned int hasLISTGROUP : 1;
   unsigned int status : 3;
   char *newsrc;
   char *cache;