summaryrefslogtreecommitdiff
path: root/engines/e_afalg_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'engines/e_afalg_err.c')
-rw-r--r--engines/e_afalg_err.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/e_afalg_err.c b/engines/e_afalg_err.c
index cc365064ef..47a3d034e5 100644
--- a/engines/e_afalg_err.c
+++ b/engines/e_afalg_err.c
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -62,7 +62,7 @@ static void ERR_unload_AFALG_strings(void)
}
}
-static void ERR_AFALG_error(int function, int reason, char *file, int line)
+static void ERR_AFALG_error(int function, int reason, const char *file, int line)
{
if (lib_code == 0)
lib_code = ERR_get_next_error_library();