Author: ekohl Date: Tue Feb 24 22:58:01 2015 New Revision: 66443
URL: http://svn.reactos.org/svn/reactos?rev=66443&view=rev Log: [NETAPI32] Fix indentation. No code changes!
Modified: trunk/reactos/dll/win32/netapi32/local_group.c
Modified: trunk/reactos/dll/win32/netapi32/local_group.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netapi32/local_gr... ============================================================================== --- trunk/reactos/dll/win32/netapi32/local_group.c [iso-8859-1] (original) +++ trunk/reactos/dll/win32/netapi32/local_group.c [iso-8859-1] Tue Feb 24 22:58:01 2015 @@ -1880,7 +1880,9 @@ /************************************************************ * NetLocalGroupSetMember (NETAPI32.@) */ -NET_API_STATUS WINAPI NetLocalGroupSetMembers( +NET_API_STATUS +WINAPI +NetLocalGroupSetMembers( LPCWSTR servername, LPCWSTR groupname, DWORD level,