X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=surf.c;h=6c85c3e79d8dfe4a0e4f0d5c1e04869044b9a78b;hp=faf712fd42f80ac16a4fb396809abf15a2c2e115;hb=60c58fbf173b9af7a523fa7b37df07e7d98a88fc;hpb=2fb122c01202e7b8f2b31f964daee19b86f4d433 diff --git a/surf.c b/surf.c index faf712f..6c85c3e 100644 --- a/surf.c +++ b/surf.c @@ -406,8 +406,8 @@ setatom(Client *c, int a, const char *v) { XSync(dpy, False); XChangeProperty(dpy, c->xid, - atoms[a], XA_STRING, 8, PropModeReplace, - (unsigned char *)v, strlen(v) + 1); + atoms[a], XA_STRING, 8, PropModeReplace, + (unsigned char *)v, strlen(v) + 1); } const char *