summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-auth.h')
-rw-r--r--dbus/dbus-auth.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus/dbus-auth.h b/dbus/dbus-auth.h
index 1951df07..715f6d17 100644
--- a/dbus/dbus-auth.h
+++ b/dbus/dbus-auth.h
@@ -28,7 +28,7 @@
#include <dbus/dbus-string.h>
#include <dbus/dbus-sysdeps.h>
-DBUS_BEGIN_DECLS;
+DBUS_BEGIN_DECLS
typedef struct DBusAuth DBusAuth;
@@ -76,6 +76,6 @@ dbus_bool_t _dbus_auth_set_context (DBusAuth *auth,
const DBusString *context);
-DBUS_END_DECLS;
+DBUS_END_DECLS
#endif /* DBUS_AUTH_H */