diff options
Diffstat (limited to 'source3/aparser/templates/prs_struct.tpl')
-rw-r--r-- | source3/aparser/templates/prs_struct.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/aparser/templates/prs_struct.tpl b/source3/aparser/templates/prs_struct.tpl new file mode 100644 index 0000000000..ab8246db8e --- /dev/null +++ b/source3/aparser/templates/prs_struct.tpl @@ -0,0 +1 @@ + if (!@MODULE@_io_@TYPE@("@ELEM@", &il->@ELEM@, ps, depth+1)) goto fail; |