mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
ce70fb5800
doesn't match any known structure names.
8 lines
81 B
Smarty
8 lines
81 B
Smarty
{
|
|
printf("structure %s not found\n", test);
|
|
ret = False;
|
|
}
|
|
|
|
return ret;
|
|
}
|