summaryrefslogtreecommitdiff
path: root/source3/aparser/templates/prs_uint16.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/aparser/templates/prs_uint16.tpl')
-rw-r--r--source3/aparser/templates/prs_uint16.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/aparser/templates/prs_uint16.tpl b/source3/aparser/templates/prs_uint16.tpl
new file mode 100644
index 0000000000..36b8298fb2
--- /dev/null
+++ b/source3/aparser/templates/prs_uint16.tpl
@@ -0,0 +1 @@
+ if (!prs_uint16("@ELEM@", ps, depth+1, &il->@ELEM@)) goto fail;