diff options
Diffstat (limited to 'patch/maximize.h')
| -rw-r--r-- | patch/maximize.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/maximize.h b/patch/maximize.h index a71226a..e06a3ff 100644 --- a/patch/maximize.h +++ b/patch/maximize.h @@ -1,4 +1,4 @@ static void maximize(int x, int y, int w, int h); -static void togglemaximize(const Arg *arg); +static void togglemax(const Arg *arg); static void toggleverticalmax(const Arg *arg); static void togglehorizontalmax(const Arg *arg);
\ No newline at end of file |
