Skip to content

Commit

Permalink
ldap: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 044f6c6 commit 29912b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/ldap/ldap_exp_fn.c
Expand Up @@ -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) {
Expand Down

0 comments on commit 29912b2

Please sign in to comment.