summary refs log tree commit diff
path: root/client.c
diff options
context:
space:
mode:
authorokan <okan>2016-12-06 21:59:33 +0000
committerokan <okan>2016-12-06 21:59:33 +0000
commit8b4666cb926121481905b68bf93d6e81c307e9e3 (patch)
treee7e01b754d61765e65374a5cc4f8bb372a4f3321 /client.c
parenta7f2ab7497f32c6ed740b610fc8120f934a4893a (diff)
downloadcwm-8b4666cb926121481905b68bf93d6e81c307e9e3.tar.gz
cwm-8b4666cb926121481905b68bf93d6e81c307e9e3.tar.xz
cwm-8b4666cb926121481905b68bf93d6e81c307e9e3.zip
stray newlines
Diffstat (limited to 'client.c')
-rw-r--r--client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/client.c b/client.c
index b393fb8..7999ac2 100644
--- a/client.c
+++ b/client.c
@@ -1086,4 +1086,3 @@ client_set_wm_state(struct client_ctx *cc, long state)
 	XChangeProperty(X_Dpy, cc->win, cwmh[WM_STATE], cwmh[WM_STATE], 32,
 	    PropModeReplace, (unsigned char *)data, 2);
 }
-