docs: update

This commit is contained in:
Dylan Araps 2019-10-15 14:32:56 +03:00
parent ed92a1e7ee
commit b8ccd1e5ef
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
sowm.c
View File

@ -11,7 +11,7 @@
This iterates over the current desktop's
window list and is inserted where needed.
*/
#define WIN (c=list;c;c=c->next)
#define WIN (c=list;c;c=c->next)
/*
This sets focus to the given window. It