1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00
Andrew Tridgell 698d2e873e some templates needed for the new aparser stuff
(This used to be commit e13089b040d5df4e611a120ec7fce20757dc196a)
2000-06-09 04:22:31 +00:00

13 lines
130 B
Smarty

/* the parse is OK */
return True;
fail:
if (UNMARSHALLING(ps)) {
ZERO_STRUCTP(il);
}
return False;
} /* @FUNCNAME@ */