mirror of
https://github.com/openssl/openssl.git
synced 2024-11-23 10:03:32 +08:00
err: remove TODOs
Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15539)
This commit is contained in:
parent
4656d9ecd1
commit
3b90a847ec
@ -7,7 +7,6 @@
|
||||
* https://www.openssl.org/source/license.html
|
||||
*/
|
||||
|
||||
/* TODO: When ERR_STATE becomes opaque, this musts be removed */
|
||||
#define OSSL_FORCE_ERR_STATE
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -7,7 +7,6 @@
|
||||
* https://www.openssl.org/source/license.html
|
||||
*/
|
||||
|
||||
/* TODO: When ERR_STATE becomes opaque, this musts be removed */
|
||||
#define OSSL_FORCE_ERR_STATE
|
||||
|
||||
#include <string.h>
|
||||
|
@ -7,7 +7,6 @@
|
||||
* https://www.openssl.org/source/license.html
|
||||
*/
|
||||
|
||||
/* TODO: When ERR_STATE becomes opaque, this musts be removed */
|
||||
#define OSSL_FORCE_ERR_STATE
|
||||
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user