From 4846ebbd8a60d46fd94eb9f15b2b3039f4637f44 Mon Sep 17 00:00:00 2001 From: Joseph Sutton Date: Wed, 22 Nov 2023 14:39:17 +1300 Subject: [PATCH] librpc: Remove trailing whitespace Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- librpc/idl/wscript_build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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') - -- 2.47.3