make cpp safe, from Allan McRae

This commit is contained in:
Love Hornquist Astrand
2009-11-23 07:19:00 -08:00
parent f8d3becbf3
commit 826c14833f
2 changed files with 2 additions and 2 deletions

View File

@@ -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;