util/mkstack.pl now generates entire safestack.h
The mkstack.pl script now generates the entire safestack.h file. It generates output that follows the coding style. Also, removed all instances of the obsolete IMPLEMENT_STACK_OF macro. Reviewed-by: Andy Polyakov <appro@openssl.org>
This commit is contained in:
@@ -65,8 +65,6 @@
|
||||
#include <openssl/err.h>
|
||||
#include "ui_locl.h"
|
||||
|
||||
IMPLEMENT_STACK_OF(UI_STRING_ST)
|
||||
|
||||
static const UI_METHOD *default_UI_meth = NULL;
|
||||
|
||||
UI *UI_new(void)
|
||||
|
||||
Reference in New Issue
Block a user