s3:rpc_client: Fix trailing whitespaces in cli_samr.c
authorAndreas Schneider <asn@samba.org>
Tue, 5 Jul 2022 08:30:47 +0000 (10:30 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 28 Jul 2022 11:51:29 +0000 (11:51 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_client/cli_samr.c

index 25b54298b32cfd47d830b5f8f91a220baf79922b..55cbfd9d0b872de23e5bbafa9ca8bb52e21a30b6 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
    Unix SMB/CIFS implementation.
    RPC pipe client
    Copyright (C) Tim Potter                        2000-2001,
@@ -6,17 +6,17 @@
    Copyright (C) Rafal Szczesniak                       2002.
    Copyright (C) Jeremy Allison                         2005.
    Copyright (C) Guenther Deschner                      2008.
-   
+
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
-   
+
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
-   
+
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
@@ -466,7 +466,7 @@ NTSTATUS rpccli_samr_chgpasswd_user3(struct rpc_pipe_client *cli,
 
 /* This function returns the bizzare set of (max_entries, max_size) required
    for the QueryDisplayInfo RPC to actually work against a domain controller
-   with large (10k and higher) numbers of users.  These values were 
+   with large (10k and higher) numbers of users.  These values were
    obtained by inspection using ethereal and NT4 running User Manager. */
 
 void dcerpc_get_query_dispinfo_params(int loop_count,