X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Futils%2Ftap%2Ftap.h;h=f07c1dbbabf309765085f576158be0b60d078779;hb=e74015680521597497c3218160a9e80081932896;hp=76e70230b462cf5b715735aff141883a1e4d7929;hpb=e5b7db60560479578eff28b3a6d6e8749e794bd6;p=babeltrace.git diff --git a/tests/utils/tap/tap.h b/tests/utils/tap/tap.h index 76e70230..f07c1dbb 100644 --- a/tests/utils/tap/tap.h +++ b/tests/utils/tap/tap.h @@ -10,7 +10,7 @@ extern "C" { #endif /* '## __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) ? \