switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska H<EFBFBD>gskolan
|
||||
* Copyright (c) 1997 - 2007 Kungliga Tekniska Högskolan
|
||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -561,8 +561,8 @@ typedef struct krb5_auth_context_data {
|
||||
|
||||
krb5_rcache rcache;
|
||||
|
||||
krb5_keytype keytype; /* <EFBFBD>requested key type ? */
|
||||
krb5_cksumtype cksumtype; /* <EFBFBD>requested checksum type! */
|
||||
krb5_keytype keytype; /* ¿requested key type ? */
|
||||
krb5_cksumtype cksumtype; /* ¡requested checksum type! */
|
||||
|
||||
}krb5_auth_context_data, *krb5_auth_context;
|
||||
|
||||
|
Reference in New Issue
Block a user