projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1adc2
)
fix typo in krb5_kt_default_name
author
John Kohl
<jtkohl@mit.edu>
Wed, 25 Apr 1990 16:53:39 +0000
(16:53 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Wed, 25 Apr 1990 16:53:39 +0000
(16:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@581
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/func-proto.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/func-proto.h
b/src/include/krb5/func-proto.h
index 5cfa17a591a64557efd529032cbf79b96216f0d1..a2c5a410cb4326518f778a24d5106ace1d3cd8e3 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-208,7
+208,7
@@
krb5_error_code krb5_kt_get_name
PROTOTYPE((krb5_keytab,
char *,
int ));
-krb5_error_code krb5_
tk
_default_name
+krb5_error_code krb5_
kt
_default_name
PROTOTYPE((char *,
int ));
krb5_error_code krb5_kt_default