X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=engines%2Fe_dasync_err.c;h=a2e6c0dc864401167df441ac0487f737946b9a65;hp=1ee237a54da4cb4add93b080b3051c926dd5f8bc;hb=HEAD;hpb=14a6c6a4e1eb8127514e6f5319701a1d7c3f5e82 diff --git a/engines/e_dasync_err.c b/engines/e_dasync_err.c index 1ee237a54d..16021f3196 100644 --- a/engines/e_dasync_err.c +++ b/engines/e_dasync_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 @@ -47,7 +47,7 @@ static void ERR_unload_DASYNC_strings(void) } } -static void ERR_DASYNC_error(int function, int reason, char *file, int line) +static void ERR_DASYNC_error(int function, int reason, const char *file, int line) { if (lib_code == 0) lib_code = ERR_get_next_error_library();