mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
remove lint
This commit is contained in:
parent
9be4df6b7c
commit
2c4cfd7c27
@ -363,7 +363,6 @@ pw2entry( Backend *be, struct passwd *pw, const char **text )
|
|||||||
vals[0].bv_len = strlen(vals[0].bv_val);
|
vals[0].bv_len = strlen(vals[0].bv_val);
|
||||||
attr_merge(e, ad_sn, vals);
|
attr_merge(e, ad_sn, vals);
|
||||||
}
|
}
|
||||||
nogecos:;
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user