Fix typo.

Signed-off-by: Love Hörnquist Åstrand <lha@h5l.org>
This commit is contained in:
Linus Nordberg
2011-07-15 14:10:55 +02:00
committed by Love Hörnquist Åstrand
parent e9053800f1
commit 294c2786fa

View File

@@ -229,7 +229,7 @@ fast_parse_cookie(kdc_request_t r, const PA_DATA *pa)
goto out;
ret = hdb_enctype2key(r->context, &fast_user->entry,
data.cookie.e0type, &cookie_key);
data.cookie.etype, &cookie_key);
if (ret)
goto out;