[dev] [dwm PATCH] Add missing getatomprop prototype.

From: noname <noname_AT_inventati.org>
Date: Sun, 27 Apr 2014 15:45:51 +0400

---
 dwm.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/dwm.c b/dwm.c
index 1bbb4b3..2cadebc 100644
--- a/dwm.c
+++ b/dwm.c
_AT_@ -169,6 +169,7 @@ static void focus(Client *c);
 static void focusin(XEvent *e);
 static void focusmon(const Arg *arg);
 static void focusstack(const Arg *arg);
+static Atom getatomprop(Client *c, Atom prop);
 static Bool getrootptr(int *x, int *y);
 static long getstate(Window w);
 static Bool gettextprop(Window w, Atom atom, char *text, unsigned int size);
-- 
1.8.4
Received on Sun Apr 27 2014 - 13:45:51 CEST

This archive was generated by hypermail 2.3.0 : Sun Apr 27 2014 - 13:48:32 CEST