projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f1c0b
)
Fix name of krb5_init_context_profile in krb5_32.def
author
Greg Hudson
<ghudson@mit.edu>
Tue, 9 Aug 2011 19:26:32 +0000
(19:26 +0000)
committer
Greg Hudson
<ghudson@mit.edu>
Tue, 9 Aug 2011 19:26:32 +0000
(19:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25079
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5_32.def
patch
|
blob
|
history
diff --git
a/src/lib/krb5_32.def
b/src/lib/krb5_32.def
index 6ba6368a3a240ee0bd56a89d9291c5c850515a23..057c633953ad336de89f6403f738d02102617256 100644
(file)
--- a/
src/lib/krb5_32.def
+++ b/
src/lib/krb5_32.def
@@
-409,4
+409,4
@@
EXPORTS
; new in 1.10
krb5_sname_match @384
k5_kt_get_principal @385 ; PRIVATE GSSAPI
- krb5_init_context
@386
+ krb5_init_context
_profile
@386