aboutsummaryrefslogtreecommitdiffstats
path: root/engines/ccgost
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-01-21 12:19:08 +0000
committerMatt Caswell <matt@openssl.org>2015-01-22 09:26:58 +0000
commitcc6e2a5936623a3055211f98c987fde62b6a16a6 (patch)
treea4b5fb4b140213f9eebb65ae804788a793fb075c /engines/ccgost
parent85b120f36148cdbf8d3ae1605476cb4f9434769b (diff)
downloadopenssl-cc6e2a5936623a3055211f98c987fde62b6a16a6.tar.gz
Fix strange formatting by indent
Conflicts: crypto/hmac/hmac.h Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'engines/ccgost')
-rw-r--r--engines/ccgost/gost94_keyx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/ccgost/gost94_keyx.c b/engines/ccgost/gost94_keyx.c
index 0d7d3ffe6a..52d189ca8b 100644
--- a/engines/ccgost/gost94_keyx.c
+++ b/engines/ccgost/gost94_keyx.c
@@ -4,8 +4,8 @@
* This file is distributed under the same license as OpenSSL *
* *
* Implements generation and parsing of GOST_KEY_TRANSPORT for *
- * GOST R 34.10-94 algorithms *
- * *
+ * GOST R 34.10-94 algorithms *
+ * *
* Requires OpenSSL 0.9.9 for compilation *
**********************************************************************/
#include <string.h>