summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-transport-protected.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-transport-protected.h')
-rw-r--r--dbus/dbus-transport-protected.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus/dbus-transport-protected.h b/dbus/dbus-transport-protected.h
index 51af9594..275326db 100644
--- a/dbus/dbus-transport-protected.h
+++ b/dbus/dbus-transport-protected.h
@@ -30,7 +30,7 @@
#include <dbus/dbus-auth.h>
#include <dbus/dbus-resources.h>
-DBUS_BEGIN_DECLS;
+DBUS_BEGIN_DECLS
typedef struct DBusTransportVTable DBusTransportVTable;
@@ -126,6 +126,6 @@ void _dbus_transport_finalize_base (DBusTransport *transport)
-DBUS_END_DECLS;
+DBUS_END_DECLS
#endif /* DBUS_TRANSPORT_PROTECTED_H */