summaryrefslogtreecommitdiffstats
path: root/src/include/kdb_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/kdb_ext.h')
-rw-r--r--src/include/kdb_ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/kdb_ext.h b/src/include/kdb_ext.h
index 0a2cc9c019..0b4c4a97f9 100644
--- a/src/include/kdb_ext.h
+++ b/src/include/kdb_ext.h
@@ -40,7 +40,7 @@
/* Private flag used to indicate principal is local TGS */
#define KRB5_KDB_TICKET_GRANTING_SERVICE 0x01000000
/* Private flag used to indicate xrealm relationship is non-transitive */
-#define KRB5_KDB_xrealm_NON_TRANSITIVE 0x02000000
+#define KRB5_KDB_XREALM_NON_TRANSITIVE 0x02000000
/* Entry get flags */
/* Name canonicalization requested */