Use const pointers for error messages.
authorKen Raeburn <raeburn@mit.edu>
Sat, 7 Oct 2006 01:30:59 +0000 (01:30 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 7 Oct 2006 01:30:59 +0000 (01:30 +0000)
commitd3102c1d26e8ecd34fce241dc7a922c745f6423f
tree15fbffb2605527dadf82f1042653bf97cdabe385
parent663ada96035bf3b90dc3cd4b38838c4a12dabbdc
Use const pointers for error messages.
Add some debugging hooks in the libkrb5 support.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18661 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-err.h
src/include/krb5/krb5.hin
src/lib/krb5/krb/kerrs.c
src/util/support/errors.c