mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +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(102)] wkssvc_NetWkstaInfo102 *info102;
|
||||
[case(502)] wkssvc_NetWkstaInfo502 *info502;
|
||||
[default] ;
|
||||
} wkssvc_NetWkstaInfo;
|
||||
|
||||
WERROR wkssvc_NetWkstaGetInfo(
|
||||
|
Loading…
Reference in New Issue
Block a user