aboutsummaryrefslogtreecommitdiffstats
path: root/libcoopgamma_queried_filter_marshal.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcoopgamma_queried_filter_marshal.c')
-rw-r--r--libcoopgamma_queried_filter_marshal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcoopgamma_queried_filter_marshal.c b/libcoopgamma_queried_filter_marshal.c
index 054ebfa..563fe00 100644
--- a/libcoopgamma_queried_filter_marshal.c
+++ b/libcoopgamma_queried_filter_marshal.c
@@ -18,7 +18,7 @@ libcoopgamma_queried_filter_marshal(const libcoopgamma_queried_filter_t *restric
{
MARSHAL_PROLOGUE;
marshal_version(LIBCOOPGAMMA_QUERIED_FILTER_VERSION);
- marshal_prim(this->priority, int64_t);
+ marshal_prim(this->priority);
marshal_string(this->class);
switch (depth) {
case LIBCOOPGAMMA_UINT8: off += libcoopgamma_ramps_marshal(&this->ramps.u8, SUBBUF); break;