summaryrefslogtreecommitdiffstats
path: root/sys/kgssapi/krb5
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-05-03 22:05:03 +0000
committerpfg <pfg@FreeBSD.org>2016-05-03 22:05:03 +0000
commit4c0eff3af1d173b40acb0588ec1575b3ae9abfae (patch)
tree8984da1ca1f30095de02dc944680856b9b0479c1 /sys/kgssapi/krb5
parent871e47bb43ad9f672c1f123bd94ba4e6ebc8749d (diff)
downloadFreeBSD-src-4c0eff3af1d173b40acb0588ec1575b3ae9abfae.zip
FreeBSD-src-4c0eff3af1d173b40acb0588ec1575b3ae9abfae.tar.gz
kgssapi: insignificant spelling fix.
No functional change.
Diffstat (limited to 'sys/kgssapi/krb5')
-rw-r--r--sys/kgssapi/krb5/krb5_mech.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kgssapi/krb5/krb5_mech.c b/sys/kgssapi/krb5/krb5_mech.c
index 4cfea58..38db0d2 100644
--- a/sys/kgssapi/krb5/krb5_mech.c
+++ b/sys/kgssapi/krb5/krb5_mech.c
@@ -1339,7 +1339,7 @@ krb5_wrap_old(struct krb5_context *kc, int conf_req_flag,
* SND_SEQ:
*
* Take the four bytes of the sequence number least
- * significant first (most signficant first for ARCFOUR)
+ * significant first (most significant first for ARCFOUR)
* followed by four bytes of direction marker (zero for
* initiator and 0xff for acceptor). Encrypt that data using
* the SGN_CKSUM as IV.
OpenPOWER on IntegriCloud