1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-19 10:03:58 +03:00

r132: fill in the correct default case for the WKSSVC GetInfo call

This commit is contained in:
Andrew Tridgell 2004-04-09 07:29:34 +00:00 committed by Gerald (Jerry) Carter
parent fe1a5a8e25
commit 117a82ada3

View File

@ -85,6 +85,7 @@
[case(101)] wkssvc_NetWkstaInfo101 *info101; [case(101)] wkssvc_NetWkstaInfo101 *info101;
[case(102)] wkssvc_NetWkstaInfo102 *info102; [case(102)] wkssvc_NetWkstaInfo102 *info102;
[case(502)] wkssvc_NetWkstaInfo502 *info502; [case(502)] wkssvc_NetWkstaInfo502 *info502;
[default] ;
} wkssvc_NetWkstaInfo; } wkssvc_NetWkstaInfo;
WERROR wkssvc_NetWkstaGetInfo( WERROR wkssvc_NetWkstaGetInfo(