aboutsummaryrefslogtreecommitdiff
path: root/tests/dbus-types/dbus-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbus-types/dbus-types.h')
-rw-r--r--tests/dbus-types/dbus-types.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/dbus-types/dbus-types.h b/tests/dbus-types/dbus-types.h
index 8c7f253..4abe9ff 100644
--- a/tests/dbus-types/dbus-types.h
+++ b/tests/dbus-types/dbus-types.h
@@ -39,4 +39,6 @@ namespace DBusTypes
static constexpr char const* STREAM_RESTORE_PATH = "/org/pulseaudio/stream_restore1";
static constexpr char const* STREAM_RESTORE_ENTRY_NAME = "org.PulseAudio.Ext.StreamRestore1.RestoreEntry";
-}
+
+} // namespace DBusTypes
+