Room links in iconbar roomlist now properly escaped with encodeURIcomponent()
[citadel.git] / webcit / iconbar.c
index bdcadfb1caa6552da0721cab02e3ce3abecfa192..7a6e39d1ac477d9da041872a5892a931e79d52a6 100644 (file)
@@ -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