Russ Allbery <[EMAIL PROTECTED]> writes:
> "Markus Moeller" <[EMAIL PROTECTED]> writes:

>> const char *KRB5_CALLCONV error_message(long code) {
>>  char *msg=NULL;
>>  krb5_svc_get_msg(code,&msg);
>>  return msg;
>> }

> Ah.  I think that part of your diff might not have been included.

Oh, no, now I see it.  Just wasn't expecting where it was.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to