diff options
Diffstat (limited to 'src/util.c')
-rw-r--r-- | src/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -443,7 +443,7 @@ RemoveRGBColormap (Atom a) } void -LocateStandardColormaps() +LocateStandardColormaps(void) { Atom *atoms; int natoms; |