Print a space character between string given as a macro argument and
bio description.
This commit is contained in:
parent
ae21f5ad2c
commit
810914da53
@ -51,6 +51,7 @@
|
||||
if (g_concat_debug >= 2) { \
|
||||
printf("GEOM_CONCAT[2]: "); \
|
||||
printf(__VA_ARGS__); \
|
||||
printf(" "); \
|
||||
g_print_bio(bp); \
|
||||
printf("\n"); \
|
||||
} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user