mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
remove lint
This commit is contained in:
parent
9be4df6b7c
commit
2c4cfd7c27
1 changed files with 0 additions and 1 deletions
|
|
@ -363,7 +363,6 @@ pw2entry( Backend *be, struct passwd *pw, const char **text )
|
|||
vals[0].bv_len = strlen(vals[0].bv_val);
|
||||
attr_merge(e, ad_sn, vals);
|
||||
}
|
||||
nogecos:;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue