YKCS11: makde DBG variadic in every case.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
#include <stdio.h>
|
||||
#define DBG(x...) D(x);
|
||||
#else
|
||||
#define DBG(x)
|
||||
#define DBG(x...)
|
||||
#endif
|
||||
|
||||
#if YKCS11_DINOUT
|
||||
|
||||
Reference in New Issue
Block a user