fix typo in previous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6789 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -92,8 +92,8 @@ set_krb5ccname(uid_t uid) | ||||
|     snprintf (krb5ccname, sizeof(krb5ccname), "FILE:/tmp/krb5cc_%d", uid); | ||||
| #ifdef KRB4 | ||||
|     snprintf (krbtkfile, sizeof(krbtkfile), "%s%d", TKT_ROOT, (unsigned)uid); | ||||
|     correct_tkfilename = 1; | ||||
| #endif | ||||
|     correct_tkfilename = 1; | ||||
| } | ||||
| #endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johan Danielsson
					Johan Danielsson