From: Joseph Sutton Date: Wed, 22 Nov 2023 01:39:17 +0000 (+1300) Subject: librpc: Remove trailing whitespace X-Git-Tag: talloc-2.4.2~406 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4846ebbd8a60d46fd94eb9f15b2b3039f4637f44;p=thirdparty%2Fsamba.git librpc: Remove trailing whitespace Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/librpc/idl/wscript_build b/librpc/idl/wscript_build index 9b2dfd90149..ecc96bed2ca 100644 --- a/librpc/idl/wscript_build +++ b/librpc/idl/wscript_build @@ -45,7 +45,7 @@ bld.SAMBA_PIDL_LIST('PIDL', output_dir='../gen_ndr', generate_fuzzers=False) -# Services that we only have a server in the source4 style. +# Services that we only have a server in the source4 style. bld.SAMBA_PIDL_LIST('PIDL', '''unixinfo.idl''', @@ -162,4 +162,3 @@ bld.SAMBA_PIDL_LIST('PIDL', 'winbind.idl', options='--header --ndr-parser --server-compat --client --python', output_dir='../gen_ndr') -