X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fcitadel.h;fp=citadel%2Fcitadel.h;h=f45b0ea7751a9dd7da14666123843505427a651e;hp=d1dd3598fd30257555632e2f552cc72ffe2b3721;hb=0475c981817d12900332693297a77a9ae7168129;hpb=30a4090b04dff1084df3789efe78afd1e2bf6d90 diff --git a/citadel/citadel.h b/citadel/citadel.h index d1dd3598f..f45b0ea77 100644 --- a/citadel/citadel.h +++ b/citadel/citadel.h @@ -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 */