diff options
Diffstat (limited to 'patch/push_no_master.h')
| -rw-r--r-- | patch/push_no_master.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/push_no_master.h b/patch/push_no_master.h new file mode 100644 index 0000000..6904fb0 --- /dev/null +++ b/patch/push_no_master.h @@ -0,0 +1,4 @@ +Client * prevt(Client *c); +static void pushup(const Arg *arg); +static void pushdown(const Arg *arg); + |
