diff options
Diffstat (limited to 'source3/aparser')
-rw-r--r-- | source3/aparser/templates/fn_end.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/aparser/templates/fn_end.tpl b/source3/aparser/templates/fn_end.tpl index b5c36fff35..a21decdd13 100644 --- a/source3/aparser/templates/fn_end.tpl +++ b/source3/aparser/templates/fn_end.tpl @@ -1,3 +1,4 @@ + if (!prs_align(ps)) goto fail; return True; |