const and char cleanup
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3699 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -49,7 +49,7 @@ krb5_build_authenticator (krb5_context context,
|
||||
krb5_data *result)
|
||||
{
|
||||
Authenticator *auth;
|
||||
char buf[1024];
|
||||
unsigned char buf[1024];
|
||||
size_t len;
|
||||
krb5_error_code ret;
|
||||
krb5_enctype enctype;
|
||||
|
Reference in New Issue
Block a user