summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-watch.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-watch.h')
-rw-r--r--dbus/dbus-watch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus/dbus-watch.h b/dbus/dbus-watch.h
index 90c01356..3dc0b24e 100644
--- a/dbus/dbus-watch.h
+++ b/dbus/dbus-watch.h
@@ -26,7 +26,7 @@
#include <dbus/dbus-internals.h>
#include <dbus/dbus-connection.h>
-DBUS_BEGIN_DECLS;
+DBUS_BEGIN_DECLS
/* Public methods on DBusWatch are in dbus-connection.h */
@@ -70,6 +70,6 @@ void _dbus_watch_list_toggle_watch (DBusWatchList *watch_li
dbus_bool_t enabled);
-DBUS_END_DECLS;
+DBUS_END_DECLS
#endif /* DBUS_WATCH_H */