[NETAPI32]
authorEric Kohl <eric.kohl@reactos.org>
Tue, 24 Feb 2015 22:58:01 +0000 (22:58 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Tue, 24 Feb 2015 22:58:01 +0000 (22:58 +0000)
Fix indentation. No code changes!

svn path=/trunk/; revision=66443

reactos/dll/win32/netapi32/local_group.c

index 6670b39..b5c6f7b 100644 (file)
@@ -1880,7 +1880,9 @@ done:
 /************************************************************
  *                NetLocalGroupSetMember (NETAPI32.@)
  */
-NET_API_STATUS WINAPI NetLocalGroupSetMembers(
+NET_API_STATUS
+WINAPI
+NetLocalGroupSetMembers(
     LPCWSTR servername,
     LPCWSTR groupname,
     DWORD level,