diff options
| author | beck <> | 2023-07-08 07:11:07 +0000 |
|---|---|---|
| committer | beck <> | 2023-07-08 07:11:07 +0000 |
| commit | 690a2d7bb2ae49af3eba452cabf6daa1c05c5468 (patch) | |
| tree | 893e40f2d049c1ae16b1df1305f2bb885508c93f /src/lib/libcrypto/des/rand_key.c | |
| parent | ed40d3cca6345815b45a8b09197f9d7d29369445 (diff) | |
| download | openbsd-690a2d7bb2ae49af3eba452cabf6daa1c05c5468.tar.gz openbsd-690a2d7bb2ae49af3eba452cabf6daa1c05c5468.tar.bz2 openbsd-690a2d7bb2ae49af3eba452cabf6daa1c05c5468.zip | |
Hit the des directory with the loving mallet of knfmt
ok tb@
Diffstat (limited to 'src/lib/libcrypto/des/rand_key.c')
| -rw-r--r-- | src/lib/libcrypto/des/rand_key.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/des/rand_key.c b/src/lib/libcrypto/des/rand_key.c index 7abb811df4..aba899fe0a 100644 --- a/src/lib/libcrypto/des/rand_key.c +++ b/src/lib/libcrypto/des/rand_key.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: rand_key.c,v 1.8 2014/10/22 13:02:04 jsing Exp $ */ | 1 | /* $OpenBSD: rand_key.c,v 1.9 2023/07/08 07:11:07 beck Exp $ */ |
| 2 | /* ==================================================================== | 2 | /* ==================================================================== |
| 3 | * Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved. | 3 | * Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved. |
| 4 | * | 4 | * |
| @@ -7,7 +7,7 @@ | |||
| 7 | * are met: | 7 | * are met: |
| 8 | * | 8 | * |
| 9 | * 1. Redistributions of source code must retain the above copyright | 9 | * 1. Redistributions of source code must retain the above copyright |
| 10 | * notice, this list of conditions and the following disclaimer. | 10 | * notice, this list of conditions and the following disclaimer. |
| 11 | * | 11 | * |
| 12 | * 2. Redistributions in binary form must reproduce the above copyright | 12 | * 2. Redistributions in binary form must reproduce the above copyright |
| 13 | * notice, this list of conditions and the following disclaimer in | 13 | * notice, this list of conditions and the following disclaimer in |
