align at the end of every structure parser
authorAndrew Tridgell <tridge@samba.org>
Mon, 15 May 2000 09:57:19 +0000 (09:57 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 15 May 2000 09:57:19 +0000 (09:57 +0000)
(This used to be commit f6353bf12212aeb30e0daff52904bf2f71ec141d)

source3/aparser/templates/fn_end.tpl

index b5c36fff35462de8172e068b6d856bdb440d947e..a21decdd138ce250200894979d6e019e80822ad3 100644 (file)
@@ -1,3 +1,4 @@
+       if (!prs_align(ps)) goto fail;
 
        return True;