cmap -> colormap in client_ctx

This commit is contained in:
okan
2012-12-17 18:35:26 +00:00
parent af13c08108
commit fe44d1dfce
2 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ struct client_ctx {
struct screen_ctx *sc;
Window win;
XSizeHints *size;
Colormap cmap;
Colormap colormap;
u_int bwidth; /* border width */
struct geom geom, savegeom;
struct {