Index: /trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp	(revision 75932)
+++ /trunk/src/VBox/Runtime/common/rest/RTCRestStringMapBase.cpp	(revision 75933)
@@ -109,5 +109,5 @@
             pCur->pValue->serializeAsJson(a_rDst);
         }
-        a_rDst.endArray(uOldState);
+        a_rDst.endObject(uOldState);
     }
     else
