summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-internals.h')
-rw-r--r--dbus/dbus-internals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus/dbus-internals.h b/dbus/dbus-internals.h
index 512954d6..258c6462 100644
--- a/dbus/dbus-internals.h
+++ b/dbus/dbus-internals.h
@@ -35,7 +35,7 @@
#include <dbus/dbus-sysdeps.h>
#include <dbus/dbus-threads.h>
-DBUS_BEGIN_DECLS;
+DBUS_BEGIN_DECLS
void _dbus_warn (const char *format,
...) _DBUS_GNUC_PRINTF (1, 2);
@@ -269,6 +269,6 @@ _DBUS_DECLARE_GLOBAL_LOCK (system_users);
dbus_bool_t _dbus_threads_init_debug (void);
-DBUS_END_DECLS;
+DBUS_END_DECLS
#endif /* DBUS_INTERNALS_H */