Merge r7359 from trunk

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7619 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-04 02:57:45 +00:00
parent eaa52ea28f
commit 84e0f8adc8

View File

@@ -406,6 +406,6 @@ do { \
__warned = true; \
PRINT_WARNING(format, ## args); \
} \
} while(0)
} while (0)
#endif /* __SCST_DEBUG_H */