On Thu, Apr 18, 2002 at 01:20:25PM -0700, Guy Harris wrote: > Checked in - but with the name "proto_registrar_get_byname()", by > analogy to "proto_registrar_get_nth()".
...and I've just now checked in an update to have it return "hfinfo" rather than "proto_registrar_get_nth(hfinfo->id)", as "proto_registrar_get_nth(hfinfo->id)" should always be equal to "hfinfo".