mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
- Fixed all // comments
- Final cleanups
This commit is contained in:
@@ -894,7 +894,7 @@ wManageWindow(WScreen *scr, Window window)
|
||||
|
||||
#define ADEQUATE(x) ((x)!=None && (x)!=wwin->client_win && (x)!=fPtr->leader)
|
||||
|
||||
// only enter here if PropGetWMClass() succeds
|
||||
/* // only enter here if PropGetWMClass() succeds */
|
||||
PropGetWMClass(wwin->main_window, &class, &instance);
|
||||
buffer = StrConcatDot(instance, class);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user