projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9cc87f
)
change name to copy_creds()
author
John Kohl
<jtkohl@mit.edu>
Fri, 30 Mar 1990 14:30:51 +0000
(14:30 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 30 Mar 1990 14:30:51 +0000
(14:30 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@436
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/krb/copy_creds.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/krb/copy_creds.c
b/src/lib/krb5/krb/copy_creds.c
index 46e9a1c376cb39fe0d6e94efc175687b7e37ea71..19f7b45e0dcdb96b915af801dac7957b7dde7a27 100644
(file)
--- a/
src/lib/krb5/krb/copy_creds.c
+++ b/
src/lib/krb5/krb/copy_creds.c
@@
-11,7
+11,7
@@
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_copy_cred_c [] =
+static char rcsid_copy_cred
s
_c [] =
"$Id$";
#endif /* !lint & !SABER */
@@
-29,7
+29,7
@@
static char rcsid_copy_cred_c [] =
*/
krb5_error_code
-krb5_copy_cred(incred, outcred)
+krb5_copy_cred
s
(incred, outcred)
krb5_creds *incred, **outcred;
{
krb5_creds *tempcred;