1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00
Luke Leighton d500cbb206 messing about.
(This used to be commit 9c6f2d75d848a280f25f2377130953ecd824b7b1)
2000-05-31 05:39:54 +00:00

14 lines
135 B
Smarty

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