Bug 17803 - Fix both test case and validation logic
[platform/upstream/dbus.git] / dbus / dbus-marshal-validate-util.c
index 5365d6d..ac901c3 100644 (file)
@@ -227,7 +227,7 @@ _dbus_marshal_validate_test (void)
     "not a valid signature",
     "123",
     ".",
-    "("
+    "(",
     "a{(ii)i}" /* https://bugs.freedesktop.org/show_bug.cgi?id=17803 */
   };