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

3 lines
194 B
Smarty

if (!io_alloc("@ELEM@", ps, (void **)&il->@ELEM@, sizeof(*(il->@ELEM@))*(il->@ARRAY_LEN@))) goto fail;
if (!io_wstring("@ELEM@", ps, depth+1, il->@ELEM@, il->@ARRAY_LEN@, @FLAGS@)) goto fail;