X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fserv_vcard.c;h=5ecffedf0a6f28013d06a5bf393cdde5387953b1;hb=7e06cf0ca1c9821277a625fe63f77e4a286c6759;hp=287140a140ada7f713e057e7536ae9dde295ec21;hpb=a47ba867a090bf443d5a9752298d8f6cc39dfb38;p=citadel.git diff --git a/citadel/serv_vcard.c b/citadel/serv_vcard.c index 287140a14..5ecffedf0 100644 --- a/citadel/serv_vcard.c +++ b/citadel/serv_vcard.c @@ -86,7 +86,7 @@ int vcard_upload_beforesave(struct CtdlMessage *msg) { * want to make sure there is absolutely only one * vCard in the user's config room at all times. * - * FIX ... this needs to be tweaked to allow an admin + * FIXME ... this needs to be tweaked to allow an admin * to make changes to another user's vCard instead of * assuming that it's always the user saving his own. */