artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
756ba74
)
-Wall
author
markus
<markus@openbsd.org>
Tue, 21 Mar 2000 23:11:10 +0000
(23:11 +0000)
committer
markus
<markus@openbsd.org>
Tue, 21 Mar 2000 23:11:10 +0000
(23:11 +0000)
usr.bin/ssh/auth-krb4.c
patch
|
blob
|
history
diff --git
a/usr.bin/ssh/auth-krb4.c
b/usr.bin/ssh/auth-krb4.c
index
95fc722
..
7e30646
100644
(file)
--- a/
usr.bin/ssh/auth-krb4.c
+++ b/
usr.bin/ssh/auth-krb4.c
@@
-139,7
+139,7
@@
int
krb4_init(uid_t uid)
{
static int cleanup_registered = 0;
- char *tkt_root = TKT_ROOT;
+ c
onst c
har *tkt_root = TKT_ROOT;
struct stat st;
int fd;