summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 18:04:33 +0200
committerraveit65 <[email protected]>2021-12-11 16:12:28 +0100
commit812c6ed2fc55b62925e1c147eb661f9dca5e1735 (patch)
tree2627a864c1d14b720ff1dda95e5695388aa6a6c3 /src/main.c
parent727cdfd03c7c66711f88b2b3a424b800e32e767e (diff)
downloadmate-polkit-812c6ed2fc55b62925e1c147eb661f9dca5e1735.tar.bz2
mate-polkit-812c6ed2fc55b62925e1c147eb661f9dca5e1735.tar.xz
Use a blank line at most
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 43616cd..8c5f437 100644
--- a/src/main.c
+++ b/src/main.c
@@ -42,7 +42,6 @@
#define SM_DBUS_INTERFACE "org.gnome.SessionManager"
#define SM_CLIENT_DBUS_INTERFACE "org.gnome.SessionManager.ClientPrivate"
-
/* the Authority */
static PolkitAuthority *authority = NULL;