diff -r 606ac98e35df -r 4a1df4ff7ca3 push.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/push.h Wed Feb 02 22:24:33 2011 +0300 @@ -0,0 +1,3 @@ +static Client* prevtiled(Client* c); +static void pushup(const Arg* arg); +static void pushdown(const Arg* arg);