Skip to content

Commit

Permalink
openssl version fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Baentsch <57787676+baentsch@users.noreply.github.com>
  • Loading branch information
baentsch committed Dec 4, 2024
1 parent 3409db7 commit 0ec28f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oqsprov/oqs_sig.c
Original file line number Diff line number Diff line change
Expand Up @@ -1329,8 +1329,8 @@ static int oqs_sig_set_ctx_params(void *vpoqs_sigctx,
poqs_sigctx->context_string_length = 0;
return 0;
}
#endif
}
#endif

// not passing in parameters we can act on is no error
return 1;
Expand Down

0 comments on commit 0ec28f6

Please sign in to comment.