about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/wrapped/wrappedcrypto3_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedcrypto3_private.h b/src/wrapped/wrappedcrypto3_private.h
index 318942fc..6f1e5510 100644
--- a/src/wrapped/wrappedcrypto3_private.h
+++ b/src/wrapped/wrappedcrypto3_private.h
@@ -1714,7 +1714,7 @@ GO(ERR_peek_error_line_data, LFpppp)
 GO(ERR_peek_last_error, LFv)
 GO(ERR_peek_last_error_line, LFpp)
 GO(ERR_peek_last_error_line_data, LFpppp)
-//GO(ERR_pop_to_mark, 
+GO(ERR_pop_to_mark, iFp)
 //GO(ERR_print_errors, 
 //GO(ERR_print_errors_cb, 
 //GO(ERR_print_errors_fp, 
@@ -1728,7 +1728,7 @@ GOM(ERR_set_error, vFEiipV)
 GOM(ERR_vset_error, vFEiipA)
 //GO(ERR_set_error_data, 
 //GO(ERR_set_implementation, 
-//GO(ERR_set_mark, 
+GO(ERR_set_mark, iFp)
 //GO(ERR_unload_strings, 
 //GO(ESS_CERT_ID_dup, 
 //GO(ESS_CERT_ID_free,