diff options
-rw-r--r-- | src/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -400,6 +400,7 @@ InsertRGBColormap (Atom a, XStandardColormap *maps, int nmaps, Bool replace) ProgramName, (unsigned long)sizeof (StdCmap)); return; } + replace = False; } if (replace) { /* just update contents */ |