mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
a94adedd0e
source3/lib/netapi/tests/netfile.c:40:22: error: variable 'i2' set but not used [-Werror,-Wunused-but-set-variable] struct FILE_INFO_2 *i2 = NULL; ^ source3/lib/netapi/tests/netfile.c:41:22: error: variable 'i3' set but not used [-Werror,-Wunused-but-set-variable] struct FILE_INFO_3 *i3 = NULL; ^ Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
netapitest.c | ||
netdisplay.c | ||
netfile.c | ||
netgroup.c | ||
netlocalgroup.c | ||
netserver.c | ||
netshare.c | ||
netuser.c | ||
netwksta.c | ||
wscript_build |