Remove mistaken typedef from 83a82981dc
.
(This broke the Windows build at least.) Change-Id: I09f088258dc4949554b30c822f8c6cdfa7cd84ff
This commit is contained in:
parent
a039d70270
commit
ef24ac396a
@ -60,7 +60,7 @@
|
||||
#include <openssl/obj.h>
|
||||
#include <openssl/rand.h>
|
||||
|
||||
typedef enum api_t {
|
||||
enum api_t {
|
||||
encoded_api,
|
||||
raw_api,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user