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/maximus-bind.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/maximus-bind.h')
-rw-r--r-- | maximus/maximus-bind.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/maximus/maximus-bind.h b/maximus/maximus-bind.h index 549b67e..d9817c0 100644 --- a/maximus/maximus-bind.h +++ b/maximus/maximus-bind.h @@ -61,6 +61,5 @@ GType maximus_bind_get_type (void) G_GNUC_CONST; MaximusBind * maximus_bind_get_default (void); - #endif /* _MAXIMUS_BIND_H_ */ |