aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons/per_opentype.c
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/per_opentype.c')
-rw-r--r--skeletons/per_opentype.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/skeletons/per_opentype.c b/skeletons/per_opentype.c
index f2cac938..4d624f04 100644
--- a/skeletons/per_opentype.c
+++ b/skeletons/per_opentype.c
@@ -133,6 +133,7 @@ uper_open_type_get(asn_codec_ctx_t *opt_codec_ctx, asn_TYPE_descriptor_t *td,
}
}
+ if(0) /* Special debugging assert */
assert(pd->moved == pd->nboff + ((((int)pd->buffer) & 0x7) << 3));
if(arg.repeat) {