eb5e51f Refactor set_netgroup_entry()

1 file Authored by sbose 13 years ago, Committed by sgallagh 13 years ago,
    Refactor set_netgroup_entry()
    
    To avoid wrong or missing netgroup names in the getent_ctx destructor
    set_netgroup_entry() now takes the name out of the getent_ctx struct
    instead of using a separate argument.