diff options
Diffstat (limited to 'source3/aparser/templates/fn_mid.tpl')
-rw-r--r-- | source3/aparser/templates/fn_mid.tpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source3/aparser/templates/fn_mid.tpl b/source3/aparser/templates/fn_mid.tpl new file mode 100644 index 0000000000..b81de92a5b --- /dev/null +++ b/source3/aparser/templates/fn_mid.tpl @@ -0,0 +1,6 @@ + +buffers: + if (!(flags & PARSE_BUFFERS)) goto end; + + /* now parse the buffers */ + |