projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b79517a
)
Fixed krb5_build_principal_va prototype to match function
author
Richard Basch
<probe@mit.edu>
Thu, 20 Feb 1997 08:49:50 +0000
(08:49 +0000)
committer
Richard Basch
<probe@mit.edu>
Thu, 20 Feb 1997 08:49:50 +0000
(08:49 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9936
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5.hin
patch
|
blob
|
history
diff --git
a/src/include/krb5.hin
b/src/include/krb5.hin
index 29777e805c623b5f612f5bce0f15dfa5bdb6abca..538033cea85d358078a61331a71e21c6e2812258 100644
(file)
--- a/
src/include/krb5.hin
+++ b/
src/include/krb5.hin
@@
-1444,7
+1444,7
@@
KRB5_DLLIMP krb5_error_code KRB5_CALLCONV_C krb5_build_principal
/* XXX depending on varargs include file defining va_start... */
krb5_error_code krb5_build_principal_va
KRB5_PROTOTYPE((krb5_context,
- krb5_principal
*
, int, krb5_const char *, va_list));
+ krb5_principal, int, krb5_const char *, va_list));
#endif
KRB5_DLLIMP krb5_error_code KRB5_CALLCONV krb5_425_conv_principal