From 29912b20fd1e03d5936e6d79554dc1bf209e7669 Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Mon, 13 Nov 2023 15:23:54 +0100 Subject: [PATCH] ldap: removed trailing spaces --- src/modules/ldap/ldap_exp_fn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/ldap/ldap_exp_fn.c b/src/modules/ldap/ldap_exp_fn.c index 7868061d674..a80f8855d87 100644 --- a/src/modules/ldap/ldap_exp_fn.c +++ b/src/modules/ldap/ldap_exp_fn.c @@ -208,7 +208,7 @@ int ldap_result_check(struct sip_msg *_msg, struct berval **attr_vals; /* - * do variable substitution for check_str + * do variable substitution for check_str */ if(_lrp->check_str_elem_p) {