diff options
Diffstat (limited to 'patch/insets.h')
| -rw-r--r-- | patch/insets.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/insets.h b/patch/insets.h index ab76278..54635db 100644 --- a/patch/insets.h +++ b/patch/insets.h @@ -1,2 +1,3 @@ static void setinset(Monitor *m, Inset inset); -static void updateinset(const Arg *arg);
\ No newline at end of file +static void updateinset(const Arg *arg); + |
