fix macro error

This commit is contained in:
Ludovic FLAMENT
2016-06-24 13:27:49 +02:00
parent 0c43123a01
commit 4215182945

View File

@@ -3084,7 +3084,7 @@ int TLSX_UseSecureRenegotiation(TLSX** extensions, void* heap)
#else
#define SCR_FREE_ALL(a, heap) 0
#define SCR_FREE_ALL(a, heap)
#define SCR_GET_SIZE(a, b) 0
#define SCR_WRITE(a, b, c) 0
#define SCR_PARSE(a, b, c, d) 0