git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23000 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-15 19:36:39 +00:00
parent 46cdc86e6f
commit 478935ffca

View File

@@ -1,5 +1,8 @@
2008-04-15 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/test_forward.c: Don't print krb5_error_code since we
are using krb5_err().
* lib/krb5/ticket.c: Cast krb5_error_code to int to avoid warning.
* lib/krb5/scache.c: Cast krb5_error_code to int to avoid warning.