X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Ficonbar.c;h=7a6e39d1ac477d9da041872a5892a931e79d52a6;hp=bdcadfb1caa6552da0721cab02e3ce3abecfa192;hb=b37c43a6c124f7307c5fb644c4a3bf53c4bc06e5;hpb=8f0a07617656512ca31a029814d04fc254ca9d33 diff --git a/webcit/iconbar.c b/webcit/iconbar.c index bdcadfb1c..7a6e39d1a 100644 --- a/webcit/iconbar.c +++ b/webcit/iconbar.c @@ -133,7 +133,7 @@ void LoadIconSettings(StrBuf *iconbar, long lvalue) { WCC->IBSettingsVec = (long*) malloc (nIBV * sizeof(long)); } - /** + /* * The initialized values of these variables also happen to * specify the default values for users who haven't customized * their iconbars. These should probably be set in a master