summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_prn.c
diff options
context:
space:
mode:
authortb <>2022-11-19 06:33:00 +0000
committertb <>2022-11-19 06:33:00 +0000
commitc85d7e98a77173fe38f0421c7cf06dc09bc9a746 (patch)
treee25eefe7a9ed92d1fdc25c53395b559710189028 /src/lib/libcrypto/dsa/dsa_prn.c
parent0212ee709462b3ddc8d36dea8c8c1dfe034a39b0 (diff)
downloadopenbsd-c85d7e98a77173fe38f0421c7cf06dc09bc9a746.tar.gz
openbsd-c85d7e98a77173fe38f0421c7cf06dc09bc9a746.tar.bz2
openbsd-c85d7e98a77173fe38f0421c7cf06dc09bc9a746.zip
Fix whitespace
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_prn.c')
-rw-r--r--src/lib/libcrypto/dsa/dsa_prn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/dsa/dsa_prn.c b/src/lib/libcrypto/dsa/dsa_prn.c
index a2063283ea..4ed656a04a 100644
--- a/src/lib/libcrypto/dsa/dsa_prn.c
+++ b/src/lib/libcrypto/dsa/dsa_prn.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: dsa_prn.c,v 1.8 2022/11/10 12:37:00 tobhe Exp $ */ 1/* $OpenBSD: dsa_prn.c,v 1.9 2022/11/19 06:33:00 tb Exp $ */
2/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL 2/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
3 * project 2006. 3 * project 2006.
4 */ 4 */
@@ -10,7 +10,7 @@
10 * are met: 10 * are met:
11 * 11 *
12 * 1. Redistributions of source code must retain the above copyright 12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer.
14 * 14 *
15 * 2. Redistributions in binary form must reproduce the above copyright 15 * 2. Redistributions in binary form must reproduce the above copyright
16 * notice, this list of conditions and the following disclaimer in 16 * notice, this list of conditions and the following disclaimer in