diff options
Diffstat (limited to 'patch/decorationhints.h')
| -rw-r--r-- | patch/decorationhints.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/decorationhints.h b/patch/decorationhints.h index 3a9c641..e28f507 100644 --- a/patch/decorationhints.h +++ b/patch/decorationhints.h @@ -5,4 +5,5 @@ #define MWM_DECOR_BORDER (1 << 1) #define MWM_DECOR_TITLE (1 << 3) -static void updatemotifhints(Client *c);
\ No newline at end of file +static void updatemotifhints(Client *c); + |
