diff options
Diffstat (limited to 'source3/aparser/templates/prs_uint16.tpl')
-rw-r--r-- | source3/aparser/templates/prs_uint16.tpl | 1 |
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..b40d6d4216 --- /dev/null +++ b/source3/aparser/templates/prs_uint16.tpl @@ -0,0 +1 @@ + if (!io_uint16("@ELEM@", ps, depth+1, &il->@ELEM@)) goto fail; |