@ -806,7 +806,7 @@ xloadcols(void)
for (cp = dc.col; cp < &dc.col[dc.collen]; ++cp)
XftColorFree(xw.dpy, xw.vis, xw.cmap, cp);
} else {
dc.collen = 258;
dc.collen = 260;
dc.col = xmalloc(dc.collen * sizeof(Color));
}
The note is not visible to the blocked user.