]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:kdc: Remove trailing whitespace in wdc-samba4.c
authorAndreas Schneider <asn@samba.org>
Mon, 7 Mar 2022 12:15:08 +0000 (13:15 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Mar 2022 00:41:34 +0000 (00:41 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
source4/kdc/wdc-samba4.c

index 7f99233440e77b9cb681b34ef130533cea30eb92..05bbb864cdd61b24bdf17190022c31955246841e 100644 (file)
@@ -875,7 +875,7 @@ static krb5_error_code samba_wdc_check_client_access(void *priv,
                        if (ret != 0) {
                                /*
                                 * So we do not leak the allocated
-                                * memory on kd in the error case 
+                                * memory on kd in the error case
                                 */
                                krb5_data_free(&kd);
                        }