insert _FLAG into the name

This commit is contained in:
Love Hornquist Astrand
2010-03-29 19:08:00 -07:00
parent cf35620ecf
commit aa371571f9
2 changed files with 4 additions and 3 deletions

View File

@@ -699,7 +699,7 @@ typedef struct _krb5_get_init_creds_opt krb5_get_init_creds_opt;
#define KRB5_GET_INIT_CREDS_OPT_DISABLE_TRANSITED_CHECK 0x0200
/* krb5_init_creds_step flags argument */
#define KRB5_INIT_CREDS_STEP_CONTINUE 0x0001
#define KRB5_INIT_CREDS_STEP_FLAG_CONTINUE 0x0001
typedef struct _krb5_verify_init_creds_opt {
krb5_flags flags;