Un-constify struct errinfo's msg field because it is the owner of that
authorGreg Hudson <ghudson@mit.edu>
Sun, 1 Nov 2009 21:51:26 +0000 (21:51 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sun, 1 Nov 2009 21:51:26 +0000 (21:51 +0000)
commit37236a935f20a04b07c2b62525e051c171165b69
tree48a7ea6b71c54d4e14e0314394e9f163ad33d4c8
parent9fff08664f2167e07015e3a21987a8abdd2a435d
Un-constify struct errinfo's msg field because it is the owner of that
memory (even though the memory is intended to be immutable during its
lifetime).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23116 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-err.h