summaryrefslogtreecommitdiffstats
path: root/common/marshaller.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/marshaller.c')
-rw-r--r--common/marshaller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/marshaller.c b/common/marshaller.c
index 2934d22..36aadfd 100644
--- a/common/marshaller.c
+++ b/common/marshaller.c
@@ -392,7 +392,7 @@ SpiceMarshaller *spice_marshaller_get_ptr_submarshaller(SpiceMarshaller *m, int
return m2;
}
-uint8_t *lookup_ref(MarshallerRef *ref)
+static uint8_t *lookup_ref(MarshallerRef *ref)
{
MarshallerItem *item;