projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaa792b
)
bump accessor version number
author
Tom Yu
<tlyu@mit.edu>
Tue, 4 Sep 2007 03:18:05 +0000
(
03:18
+0000)
committer
Tom Yu
<tlyu@mit.edu>
Tue, 4 Sep 2007 03:18:05 +0000
(
03:18
+0000)
ticket: 3334
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19911
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/k5-int.h
patch
|
blob
|
history
diff --git
a/src/include/k5-int.h
b/src/include/k5-int.h
index a96c265cec182a153596ece8b0c2aaa7f49b814d..2fb23dd51e8572de911ba526eb29c350b1186c5b 100644
(file)
--- a/
src/include/k5-int.h
+++ b/
src/include/k5-int.h
@@
-1788,7
+1788,7
@@
void krb5int_free_srv_dns_data(struct srv_dns_entry *);
/* To keep happy libraries which are (for now) accessing internal stuff */
/* Make sure to increment by one when changing the struct */
-#define KRB5INT_ACCESS_STRUCT_VERSION 1
1
+#define KRB5INT_ACCESS_STRUCT_VERSION 1
2
#ifndef ANAME_SZ
struct ktext; /* from krb.h, for krb524 support */