diff options
Diffstat (limited to 'patch/exresize.h')
| -rw-r--r-- | patch/exresize.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/exresize.h b/patch/exresize.h index 79695ba..73a636a 100644 --- a/patch/exresize.h +++ b/patch/exresize.h @@ -5,4 +5,5 @@ void togglemaximize(const Arg *arg); void toggleverticalexpand(const Arg *arg); void togglehorizontalexpand(const Arg *arg); void exresize(const Arg *arg); -void explace(const Arg *arg);
\ No newline at end of file +void explace(const Arg *arg); + |
