diff options
Diffstat (limited to 'patch/rotatestack.h')
| -rw-r--r-- | patch/rotatestack.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/rotatestack.h b/patch/rotatestack.h index c0661fa..ea64e68 100644 --- a/patch/rotatestack.h +++ b/patch/rotatestack.h @@ -1,3 +1,4 @@ static void enqueue(Client *c); static void enqueuestack(Client *c); -static void rotatestack(const Arg *arg);
\ No newline at end of file +static void rotatestack(const Arg *arg); + |
