mirror of
https://github.com/dylanaraps/sowm.git
synced 2025-08-14 19:55:46 -07:00
docs: update
This commit is contained in:
2
sowm.c
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
|
||||
|
Reference in New Issue
Block a user