Make it into a heim_any_set, its doesn't except a tag.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18565 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
GSS-API DEFINITIONS ::= BEGIN
|
GSS-API DEFINITIONS ::= BEGIN
|
||||||
|
|
||||||
IMPORTS heim_any FROM heim;
|
IMPORTS heim_any_set FROM heim;
|
||||||
|
|
||||||
GSSAPIContextToken ::= [APPLICATION 0] IMPLICIT SEQUENCE {
|
GSSAPIContextToken ::= [APPLICATION 0] IMPLICIT SEQUENCE {
|
||||||
thisMech OBJECT IDENTIFIER,
|
thisMech OBJECT IDENTIFIER,
|
||||||
innerContextToken heim_any
|
innerContextToken heim_any_set
|
||||||
}
|
}
|
||||||
|
|
||||||
END
|
END
|
Reference in New Issue
Block a user