summaryrefslogtreecommitdiffstats
path: root/sys/opencrypto
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2010-08-11 16:53:45 +0000
committerjhb <jhb@FreeBSD.org>2010-08-11 16:53:45 +0000
commite8a386be415da9b15f7252afb9822743a057568f (patch)
tree123ad60a79914b8ce381e03775c09fc3471f0beb /sys/opencrypto
parente000343bcdfc14433c10df408abe4fc70d843992 (diff)
downloadFreeBSD-src-e8a386be415da9b15f7252afb9822743a057568f.zip
FreeBSD-src-e8a386be415da9b15f7252afb9822743a057568f.tar.gz
Fix typo in comment.
Diffstat (limited to 'sys/opencrypto')
-rw-r--r--sys/opencrypto/cryptodev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/opencrypto/cryptodev.c b/sys/opencrypto/cryptodev.c
index ddc8e75..8edbc8e 100644
--- a/sys/opencrypto/cryptodev.c
+++ b/sys/opencrypto/cryptodev.c
@@ -506,7 +506,7 @@ cryptof_ioctl(
}
}
- /* NB: CIOGSESSION2 has the crid */
+ /* NB: CIOCGSESSION2 has the crid */
if (cmd == CIOCGSESSION2
#ifdef COMPAT_FREEBSD32
|| cmd == CIOCGSESSION232
OpenPOWER on IntegriCloud