The code returns a pointer to static structures. Just to enforce the assumption that users can not change the returned data. Change prototype of krb5_kt_get_type to return const char *. The other changes are to clean up warnings - no change in code - usage assumed const. Commit By: epeisach Revision: 19143 Changed Files: U trunk/src/include/krb5/krb5.hin U trunk/src/lib/gssapi/krb5/add_cred.c U trunk/src/lib/krb5/keytab/ktfns.c U trunk/src/lib/krb5/keytab/t_keytab.c