wafsamba/samba_abi: fix signature parsing for structures
commit6b2e7aabb79f7825568985a9138394dee06b76de
authorAlexander Bokovoy <ab@samba.org>
Thu, 23 Aug 2012 15:44:01 +0000 (23 18:44 +0300)
committerAlexander Bokovoy <ab@samba.org>
Fri, 7 Sep 2012 10:31:42 +0000 (7 12:31 +0200)
tree0af976eb333a490fcf104be1480c94887fee63a5
parentb86c8fd92d4c1b238572690660a2093f50ba88b1
wafsamba/samba_abi: fix signature parsing for structures

Signature parsing for structure objects was broken. Existing regexp
was greedingly cutting off additional curly brackets that belonged to
the first and last structure member.
buildtools/wafsamba/samba_abi.py