make cpp safe, from Allan McRae
This commit is contained in:
@@ -313,7 +313,7 @@ struct krb5_cc_ops;
|
||||
NULL)
|
||||
|
||||
typedef void *krb5_cc_cursor;
|
||||
typedef struct krb5_cccol_cursor *krb5_cccol_cursor;
|
||||
typedef struct krb5_cccol_cursor_data *krb5_cccol_cursor;
|
||||
|
||||
typedef struct krb5_ccache_data {
|
||||
const struct krb5_cc_ops *ops;
|
||||
|
Reference in New Issue
Block a user