remove lint

This commit is contained in:
Kurt Zeilenga 2002-08-26 20:11:19 +00:00
parent 9be4df6b7c
commit 2c4cfd7c27

View File

@ -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