diff options
| author | krw <> | 2016-03-20 16:50:29 +0000 |
|---|---|---|
| committer | krw <> | 2016-03-20 16:50:29 +0000 |
| commit | c120bd5bf8e2841c2abad409f69a00b7790e4935 (patch) | |
| tree | 0b42d780771922548ed4c8debc8dd681316a9399 /src/lib/libcrypto/des | |
| parent | 9e145e8b15b0c12ac8a56f246a493378f7bf7c82 (diff) | |
| download | openbsd-c120bd5bf8e2841c2abad409f69a00b7790e4935.tar.gz openbsd-c120bd5bf8e2841c2abad409f69a00b7790e4935.tar.bz2 openbsd-c120bd5bf8e2841c2abad409f69a00b7790e4935.zip | |
" 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 'src/lib/libcrypto/des')
| -rw-r--r-- | src/lib/libcrypto/des/asm/des_enc.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/des/asm/des_enc.m4 b/src/lib/libcrypto/des/asm/des_enc.m4 index 68c162e5d8..b117735828 100644 --- a/src/lib/libcrypto/des/asm/des_enc.m4 +++ b/src/lib/libcrypto/des/asm/des_enc.m4 | |||
| @@ -130,7 +130,7 @@ changequote({,}) | |||
| 130 | ! | 130 | ! |
| 131 | ! Loads key first round from address in parameter 5 to out0, out1. | 131 | ! Loads key first round from address in parameter 5 to out0, out1. |
| 132 | ! | 132 | ! |
| 133 | ! After the the original LibDES initial permutation, the resulting left | 133 | ! After the original LibDES initial permutation, the resulting left |
| 134 | ! is in the variable initially used for right and vice versa. The macro | 134 | ! is in the variable initially used for right and vice versa. The macro |
| 135 | ! implements the possibility to keep the halfs in the original registers. | 135 | ! implements the possibility to keep the halfs in the original registers. |
| 136 | ! | 136 | ! |
