On Fri, Aug 21, 2009 at 10:47:26AM +0200, Luke Howard wrote: > > > >OM_uint32 > >gss_add_cred_with_{name,cred}( > > OM_uint32 *minor_status, > > const gss_cred_id_t impersonator_cred_handle, > > const gss_cred_id_t input_cred_handle, > > > Would it be more consistent for input_cred_handle to be before > impersonator_cred_handle? Ah, yes, it would be.