1
0
mirror of https://github.com/dylanaraps/sowm.git synced 2025-08-14 19:55:46 -07:00

docs: update

This commit is contained in:
Dylan Araps
2019-10-15 14:32:56 +03:00
parent ed92a1e7ee
commit b8ccd1e5ef

2
sowm.c

@@ -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