use krb5_get_error_message

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23878 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-10-08 16:15:14 +00:00
parent 318e0fe0ad
commit c06ffdb59d

View File

@@ -425,7 +425,7 @@ RCSID("$Id$");
* @subsection mit_krb5_error_code Error messages
*
* To get the error string, Heimdal uses
* krb5_get_error_string() or, if NULL is returned,
* krb5_get_error_message() or, if NULL is returned,
* krb5_get_err_text(). This is to return custom error messages
* (like ``Can't find host/datan.example.com\@CODE.COM in
* /etc/krb5.conf.'' instead of a ``Key table entry not found'' that