Add krb5_kt_cursor

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1113 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-12-15 23:07:06 +00:00
parent 7b56df0eb1
commit ed78d33f1f

View File

@@ -199,7 +199,7 @@ typedef struct krb5_keytab_entry {
} krb5_keytab_entry;
typedef struct krb5_kt_cursor {
int foo;
int fd;
} krb5_kt_cursor;
typedef struct krb5_auth_context{