Delete extra ;
This commit is contained in:
parent
192ebef8cf
commit
98fc09b18a
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ typedef struct krb5_authorization_st
|
|||
ASN1_OCTET_STRING *addata;
|
||||
} KRB5_AUTHDATA;
|
||||
|
||||
DECLARE_STACK_OF(KRB5_AUTHDATA);
|
||||
DECLARE_STACK_OF(KRB5_AUTHDATA)
|
||||
|
||||
|
||||
/* -- Unencrypted authenticator
|
||||
|
|
Loading…
Reference in a new issue