Move more comments that confuse indent

Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
Matt Caswell
2015-01-21 19:18:47 +00:00
parent f9be4da00e
commit 68d39f3ce6
34 changed files with 211 additions and 115 deletions

View File

@@ -419,7 +419,8 @@ void ENGINE_load_chil(void)
static DSO *hwcrhk_dso = NULL;
static HWCryptoHook_ContextHandle hwcrhk_context = 0;
#ifndef OPENSSL_NO_RSA
static int hndidx_rsa = -1; /* Index for KM handle. Not really used yet. */
/* Index for KM handle. Not really used yet. */
static int hndidx_rsa = -1;
#endif
/* These are the function pointers that are (un)set when the library has