use int32_t for krb5_kvno
This commit is contained in:
@@ -80,7 +80,7 @@ typedef int krb5_boolean;
|
||||
|
||||
typedef int32_t krb5_error_code;
|
||||
|
||||
typedef int krb5_kvno;
|
||||
typedef int32_t krb5_kvno;
|
||||
|
||||
typedef uint32_t krb5_flags;
|
||||
|
||||
|
Reference in New Issue
Block a user