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