Merge branch 'master' of ssh://git.citadel.org/appl/gitroot/citadel
[citadel.git] / citadel / citadel.h
index d1dd3598fd30257555632e2f552cc72ffe2b3721..f45b0ea7751a9dd7da14666123843505427a651e 100644 (file)
@@ -116,9 +116,7 @@ struct ctdluser {                   /* User record                       */
 };
 
 
-/* Bits which may appear in CitControl.MMflags.  Note that these don't
- * necessarily pertain to the message base -- it's just a good place to
- * store any global flags.
+/* Bits which may appear in MMflags.
  */
 #define MM_VALID       4               /* New users need validating        */