X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Futils%2Ftap.h;h=60455a07bd9fefa50d58de5fa563b67bdb4e59ff;hb=2fbda51c64f28b33b8febffc998af235e6fa9ea9;hp=b3e94450541e203ba38bb9c5b2c3a71fd0869252;hpb=81b2d23800224648edd5850dd43b78d00b668a5e;p=lttng-ust.git diff --git a/tests/utils/tap.h b/tests/utils/tap.h index b3e94450..60455a07 100644 --- a/tests/utils/tap.h +++ b/tests/utils/tap.h @@ -6,7 +6,7 @@ */ /* '## __VA_ARGS__' is a gcc'ism. C99 doesn't allow the token pasting - and requires the caller to add the final comma if they've ommitted + and requires the caller to add the final comma if they've omitted the optional arguments */ #ifdef __GNUC__ # define ok(e, test, ...) ((e) ? \