just add one more blank line to check if travis's happy with that, ref #add odbc connector #3765
This commit is contained in:
parent
60d66cfd57
commit
75786385a2
|
@ -26,6 +26,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
|
||||||
#define D(fmt, ...) \
|
#define D(fmt, ...) \
|
||||||
fprintf(stderr, \
|
fprintf(stderr, \
|
||||||
"%s[%d]:%s() " fmt "\n", \
|
"%s[%d]:%s() " fmt "\n", \
|
||||||
|
|
Loading…
Reference in New Issue