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=7c94d5bb68f1c448770d31205ec5ae12bd8a02ed;hpb=c8c89455faeb5a76d6ee2264f497b8f790e0e392 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 */