diff options
author | rbuj <[email protected]> | 2021-10-27 17:58:35 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 16:03:38 +0100 |
commit | d1ffecd40bf533b4c289546f47f6921fd0ba83d9 (patch) | |
tree | 03ee735aa787ed5b383da8715e5a3de7f420e822 /maximus/xutils.h | |
parent | 0778cc8da5705f2a4b4e48b8faf72ed9a1b8405f (diff) | |
download | mate-netbook-d1ffecd40bf533b4c289546f47f6921fd0ba83d9.tar.bz2 mate-netbook-d1ffecd40bf533b4c289546f47f6921fd0ba83d9.tar.xz |
Use a blank line at most
Diffstat (limited to 'maximus/xutils.h')
-rw-r--r-- | maximus/xutils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/maximus/xutils.h b/maximus/xutils.h index 3da04c1..8558449 100644 --- a/maximus/xutils.h +++ b/maximus/xutils.h @@ -44,7 +44,6 @@ _wnck_get_wmclass (Window xwindow, char **res_class, char **res_name); - G_END_DECLS #endif /* WNCK_XUTILS_H */ |