chiark / gitweb /
Prep v230: Apply missing upstream fixes and updates (8/8) src/systemd.
[elogind.git] / src / systemd / sd-bus-protocol.h
index 47b256d5b9f2246ce5141ff9da2654e1f800f943..623cee0c502d89e9376f611c7d5f92ad50845b86 100644 (file)
@@ -59,7 +59,7 @@ enum {
         SD_BUS_TYPE_STRUCT_END       = ')',
         SD_BUS_TYPE_DICT_ENTRY       = 'e', /* not actually used in signatures */
         SD_BUS_TYPE_DICT_ENTRY_BEGIN = '{',
-        SD_BUS_TYPE_DICT_ENTRY_END   = '}',
+        SD_BUS_TYPE_DICT_ENTRY_END   = '}'
 };
 
 /* Well-known errors. Note that this is only a sanitized subset of the