summaryrefslogtreecommitdiff
path: root/lib/libcrypto/des
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2016-03-20 16:50:30 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2016-03-20 16:50:30 +0000
commite9f3d71d15c4cf7182a6caa5da8c8ec318027ea1 (patch)
tree383cba25c8d3b8a9fd909ac586402936adb7e4b3 /lib/libcrypto/des
parenteca16eb07c240ca6a161ba962bcb9259bed64fb4 (diff)
" the the " -> " the ", or in a couple of cases replace the superfluous
"the" with the obviously intended word. Started with a "the the" spotted by Mihal Mazurek.
Diffstat (limited to 'lib/libcrypto/des')
-rw-r--r--lib/libcrypto/des/asm/des_enc.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/des/asm/des_enc.m4 b/lib/libcrypto/des/asm/des_enc.m4
index 68c162e5d82..b1177358287 100644
--- a/lib/libcrypto/des/asm/des_enc.m4
+++ b/lib/libcrypto/des/asm/des_enc.m4
@@ -130,7 +130,7 @@ changequote({,})
!
! Loads key first round from address in parameter 5 to out0, out1.
!
-! After the the original LibDES initial permutation, the resulting left
+! After the original LibDES initial permutation, the resulting left
! is in the variable initially used for right and vice versa. The macro
! implements the possibility to keep the halfs in the original registers.
!