diff options
author | jsing <> | 2014-04-20 14:32:19 +0000 |
---|---|---|
committer | jsing <> | 2014-04-20 14:32:19 +0000 |
commit | e30dbd6d979a7c2e99c8c4b4660b81e5c18b0c8c (patch) | |
tree | fab20b775c31a23956dbbb4a4fb4aa288ee27a94 /src/lib/libcrypto/ossl_typ.h | |
parent | f3c3afa642d281b9472832f33041f3dc51156597 (diff) | |
download | openbsd-e30dbd6d979a7c2e99c8c4b4660b81e5c18b0c8c.tar.gz openbsd-e30dbd6d979a7c2e99c8c4b4660b81e5c18b0c8c.tar.bz2 openbsd-e30dbd6d979a7c2e99c8c4b4660b81e5c18b0c8c.zip |
More KNF.
Diffstat (limited to 'src/lib/libcrypto/ossl_typ.h')
-rw-r--r-- | src/lib/libcrypto/ossl_typ.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/ossl_typ.h b/src/lib/libcrypto/ossl_typ.h index 3c360b0d9b..3a7a66edef 100644 --- a/src/lib/libcrypto/ossl_typ.h +++ b/src/lib/libcrypto/ossl_typ.h | |||
@@ -6,7 +6,7 @@ | |||
6 | * are met: | 6 | * are met: |
7 | * | 7 | * |
8 | * 1. Redistributions of source code must retain the above copyright | 8 | * 1. Redistributions of source code must retain the above copyright |
9 | * notice, this list of conditions and the following disclaimer. | 9 | * notice, this list of conditions and the following disclaimer. |
10 | * | 10 | * |
11 | * 2. Redistributions in binary form must reproduce the above copyright | 11 | * 2. Redistributions in binary form must reproduce the above copyright |
12 | * notice, this list of conditions and the following disclaimer in | 12 | * notice, this list of conditions and the following disclaimer in |