summaryrefslogtreecommitdiffstats
path: root/engines
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-05-11 19:14:54 +0100
committerDr. Stephen Henson <steve@openssl.org>2016-05-11 20:37:39 +0100
commit538dbbc6f77bf8080305082bdb8e961eaca053b6 (patch)
tree32f1e985db5e8545a71d4f21327e7a218249e33e /engines
parent8fc06e8860d91aefa32f0de2dd7d46a719b81cad (diff)
typo
RT#4442 Reviewed-by: Emilia Käsper <emilia@openssl.org>
Diffstat (limited to 'engines')
-rw-r--r--engines/afalg/e_afalg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/afalg/e_afalg.c b/engines/afalg/e_afalg.c
index d8599a165b..4c2810712a 100644
--- a/engines/afalg/e_afalg.c
+++ b/engines/afalg/e_afalg.c
@@ -131,7 +131,7 @@ static int afalg_chk_platform(void);
/* Engine Id and Name */
static const char *engine_afalg_id = "afalg";
-static const char *engine_afalg_name = "AFLAG engine support";
+static const char *engine_afalg_name = "AFALG engine support";
static int afalg_cipher_nids[] = {
NID_aes_128_cbc