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:
parent
fe1a5a8e25
commit
117a82ada3
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user