mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[NETAPI32]
Fix indentation. No code changes! svn path=/trunk/; revision=66443
This commit is contained in:
@@ -1880,7 +1880,9 @@ done:
|
||||
/************************************************************
|
||||
* NetLocalGroupSetMember (NETAPI32.@)
|
||||
*/
|
||||
NET_API_STATUS WINAPI NetLocalGroupSetMembers(
|
||||
NET_API_STATUS
|
||||
WINAPI
|
||||
NetLocalGroupSetMembers(
|
||||
LPCWSTR servername,
|
||||
LPCWSTR groupname,
|
||||
DWORD level,
|
||||
|
||||
Reference in New Issue
Block a user