cc_cursor

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@320 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-03-18 02:01:31 +00:00
parent e7007c047b
commit 32569e6af0
2 changed files with 2 additions and 2 deletions

View File

@@ -177,7 +177,7 @@ typedef struct krb5_fcache{
}krb5_fcache;
typedef struct krb5_cc_cursor{
int dummy;
int fd;
}krb5_cc_cursor;
typedef struct krb5_keytab{