summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-marshal-byteswap.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-marshal-byteswap.c')
-rw-r--r--dbus/dbus-marshal-byteswap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-marshal-byteswap.c b/dbus/dbus-marshal-byteswap.c
index 7670ec45..c8ec8942 100644
--- a/dbus/dbus-marshal-byteswap.c
+++ b/dbus/dbus-marshal-byteswap.c
@@ -175,6 +175,7 @@ byteswap_body_helper (DBusTypeReader *reader,
break;
case DBUS_TYPE_STRUCT:
+ case DBUS_TYPE_DICT_ENTRY:
{
DBusTypeReader sub;