projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
325a1c8
)
Silly spelling fix
author
Theodore Tso
<tytso@mit.edu>
Thu, 2 Jun 1994 16:25:27 +0000
(16:25 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Thu, 2 Jun 1994 16:25:27 +0000
(16:25 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3665
dc483132
-0cff-0310-8789-
dd5450dbe970
src/kdc/kdc_util.c
patch
|
blob
|
history
diff --git
a/src/kdc/kdc_util.c
b/src/kdc/kdc_util.c
index e7b3d030b95f17a4a187bc2d2dca1328c8f0e012..e32be1fac0fdd622c3cd1d5c30b5855533380db4 100644
(file)
--- a/
src/kdc/kdc_util.c
+++ b/
src/kdc/kdc_util.c
@@
-327,7
+327,7
@@
krb5_tkt_authent **ret_authdat;
*
* We try checksumming the req-body two different ways: first we
* try reaching into the raw asn.1 stream (if available), and
- * checksum that directly; if that fail
e
s, then we try encoding
+ * checksum that directly; if that fails, then we try encoding
* using our local asn.1 library.
*/
retval = KRB5KRB_AP_ERR_BAD_INTEGRITY;