dbus-marshal-recursive: make some internal functions static
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 6 Jun 2011 16:40:41 +0000 (17:40 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 8 Feb 2012 19:10:30 +0000 (19:10 +0000)
commita2262becfe7fa53b7cdcd3651c87a3ebf74183e8
tree3b6c75ec3788e87804fe54dc5d9db7d526f69233
parentde9b34d933fab78045e695d3e6107efc6757ca53
dbus-marshal-recursive: make some internal functions static

Having a disabled type writer, comparing type readers by position, and
performing a single step of copying from a reader to a writer all seem pretty
obscure, and were only used within dbus-marshal-recursive.c (to realign
after insertion).

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=38285
Reviewed-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
dbus/dbus-marshal-recursive.c
dbus/dbus-marshal-recursive.h