librpc: Remove trailing whitespace
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 22 Nov 2023 01:39:17 +0000 (14:39 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 8 Dec 2023 02:28:33 +0000 (02:28 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/idl/wscript_build

index 9b2dfd901499d344b914c5e177f933c7a2f322fa..ecc96bed2cad581a3a6d7119746891ac74c643e2 100644 (file)
@@ -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')
-