summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>1999-04-25 13:14:36 +0000
committerkris <kris@FreeBSD.org>1999-04-25 13:14:36 +0000
commitea91b6aa9b84caa1875a221c28271e99343b0582 (patch)
tree7c26c63b5def0d95b80b38462fcc1d1cf2d35690 /secure
parent27a850982e78827947ef6d9e5be51d2d2f6258bd (diff)
downloadFreeBSD-src-ea91b6aa9b84caa1875a221c28271e99343b0582.zip
FreeBSD-src-ea91b6aa9b84caa1875a221c28271e99343b0582.tar.gz
Typo in comment.
Diffstat (limited to 'secure')
-rw-r--r--secure/usr.bin/bdes/bdes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.bin/bdes/bdes.c b/secure/usr.bin/bdes/bdes.c
index 257d549..ed1f3e1 100644
--- a/secure/usr.bin/bdes/bdes.c
+++ b/secure/usr.bin/bdes/bdes.c
@@ -528,7 +528,7 @@ ecbenc()
WRITE(BUFFER(msgbuf), 8);
}
/*
- * at EOF or last block -- in either ase, the last byte contains
+ * at EOF or last block -- in either case, the last byte contains
* the character representation of the number of bytes in it
*/
bn++;
OpenPOWER on IntegriCloud