diff options
Diffstat (limited to 'patch/scratchpad.h')
| -rw-r--r-- | patch/scratchpad.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/scratchpad.h b/patch/scratchpad.h index 42e592b..6230266 100644 --- a/patch/scratchpad.h +++ b/patch/scratchpad.h @@ -5,4 +5,5 @@ typedef struct { static void removescratch(const Arg *arg); static void setscratch(const Arg *arg); -static void togglescratch(const Arg *arg);
\ No newline at end of file +static void togglescratch(const Arg *arg); + |
