diff options
Diffstat (limited to 'patch/stacker.h')
| -rw-r--r-- | patch/stacker.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/stacker.h b/patch/stacker.h index 0a06461..ee420bd 100644 --- a/patch/stacker.h +++ b/patch/stacker.h @@ -7,4 +7,5 @@ static void focusstack(const Arg *arg); static void pushstack(const Arg *arg); -static int stackpos(const Arg *arg);
\ No newline at end of file +static int stackpos(const Arg *arg); + |
