From: Andreas Schneider Date: Tue, 5 Jul 2022 08:30:47 +0000 (+0200) Subject: s3:rpc_client: Fix trailing whitespaces in cli_samr.c X-Git-Tag: samba-4.17.0rc1~200 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b46064f8b5d606c20aed2e4e0c591015b3e92977;p=thirdparty%2Fsamba.git s3:rpc_client: Fix trailing whitespaces in cli_samr.c Signed-off-by: Andreas Schneider Reviewed-by: Stefan Metzmacher --- diff --git a/source3/rpc_client/cli_samr.c b/source3/rpc_client/cli_samr.c index 25b54298b32..55cbfd9d0b8 100644 --- a/source3/rpc_client/cli_samr.c +++ b/source3/rpc_client/cli_samr.c @@ -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 . */ @@ -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,