summaryrefslogtreecommitdiffstats
path: root/sys/geom/bde/g_bde_crypt.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2005-07-20 18:08:16 +0000
committerphk <phk@FreeBSD.org>2005-07-20 18:08:16 +0000
commit55fedcd38478d1737ba850b9584cb2719c6fbb01 (patch)
tree72bf1e7de3f2f791d6daf074581cd45a93467ea8 /sys/geom/bde/g_bde_crypt.c
parentfbcfe4487c1408e39e9a5f077d5971b1830ea2f0 (diff)
downloadFreeBSD-src-55fedcd38478d1737ba850b9584cb2719c6fbb01.zip
FreeBSD-src-55fedcd38478d1737ba850b9584cb2719c6fbb01.tar.gz
Comment typo
Diffstat (limited to 'sys/geom/bde/g_bde_crypt.c')
-rw-r--r--sys/geom/bde/g_bde_crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/bde/g_bde_crypt.c b/sys/geom/bde/g_bde_crypt.c
index 89b48ba..c5de0b9 100644
--- a/sys/geom/bde/g_bde_crypt.c
+++ b/sys/geom/bde/g_bde_crypt.c
@@ -64,7 +64,7 @@
* from the comparatively small key material in our mkey, in such a way that
* if one, more or even many of the kkeys are compromised, this does not
* significantly help an attack on other kkeys and in particular does not
- * weaken or compromised the mkey.
+ * weaken or compromise the mkey.
*
* First we MD5 hash the sectornumber with the salt from the lock sector.
* The salt prevents the precalculation and statistical analysis of the MD5
OpenPOWER on IntegriCloud