cc_cursor
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@320 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
2
krb5.h
2
krb5.h
@@ -177,7 +177,7 @@ typedef struct krb5_fcache{
|
|||||||
}krb5_fcache;
|
}krb5_fcache;
|
||||||
|
|
||||||
typedef struct krb5_cc_cursor{
|
typedef struct krb5_cc_cursor{
|
||||||
int dummy;
|
int fd;
|
||||||
}krb5_cc_cursor;
|
}krb5_cc_cursor;
|
||||||
|
|
||||||
typedef struct krb5_keytab{
|
typedef struct krb5_keytab{
|
||||||
|
@@ -177,7 +177,7 @@ typedef struct krb5_fcache{
|
|||||||
}krb5_fcache;
|
}krb5_fcache;
|
||||||
|
|
||||||
typedef struct krb5_cc_cursor{
|
typedef struct krb5_cc_cursor{
|
||||||
int dummy;
|
int fd;
|
||||||
}krb5_cc_cursor;
|
}krb5_cc_cursor;
|
||||||
|
|
||||||
typedef struct krb5_keytab{
|
typedef struct krb5_keytab{
|
||||||
|
Reference in New Issue
Block a user