summaryrefslogtreecommitdiff
path: root/dbus/dbus-marshal-recursive.h
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-11-27 15:51:15 +0000
committerSimon McVittie <smcv@collabora.com>2018-01-11 18:34:10 +0000
commit6f8d82009dae34562bb722a06f8a159e0230421e (patch)
tree114afe1e7a84f3505c2a7e6f176cfbec8347634b /dbus/dbus-marshal-recursive.h
parentcfd73beacf16a290cb153e9f6fa7c03719475295 (diff)
downloaddbus-6f8d82009dae34562bb722a06f8a159e0230421e.tar.gz
Add a test for header fields
Signed-off-by: Simon McVittie <smcv@collabora.com> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=100317 Reviewed-by: Philip Withnall <withnall@endlessm.com> Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'dbus/dbus-marshal-recursive.h')
-rw-r--r--dbus/dbus-marshal-recursive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-marshal-recursive.h b/dbus/dbus-marshal-recursive.h
index fa1d1efa..c20bb913 100644
--- a/dbus/dbus-marshal-recursive.h
+++ b/dbus/dbus-marshal-recursive.h
@@ -111,6 +111,7 @@ DBUS_PRIVATE_EXPORT
int _dbus_type_reader_get_current_type (const DBusTypeReader *reader);
DBUS_PRIVATE_EXPORT
int _dbus_type_reader_get_element_type (const DBusTypeReader *reader);
+DBUS_PRIVATE_EXPORT
int _dbus_type_reader_get_value_pos (const DBusTypeReader *reader);
DBUS_PRIVATE_EXPORT
void _dbus_type_reader_read_basic (const DBusTypeReader *reader,