summaryrefslogtreecommitdiff
path: root/src/rmd_wm_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rmd_wm_check.c')
-rw-r--r--src/rmd_wm_check.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rmd_wm_check.c b/src/rmd_wm_check.c
index 4934425..5185dad 100644
--- a/src/rmd_wm_check.c
+++ b/src/rmd_wm_check.c
@@ -32,7 +32,8 @@
#include <X11/Xatom.h>
-char *rmdWMCheck(Display *dpy,Window root) {
+char *rmdWMCheck(Display *dpy,Window root)
+{
Window *wm_child=NULL;
Atom nwm_atom,
utf8_string,
© All Rights Reserved