X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_trylock.c;h=e7bd8852011e6ef7ee1a487b16b0b1eaab5c917d;hp=20efc99403afcc8316c9133ff06a2e9913dc9e0b;hb=29387e76cd5cd340fe7d811dc9830931d3d0ec9b;hpb=1aba8d4e33b2a020709f81182709c7de7a728c76 diff --git a/opt/nothread/mtx_trylock.c b/opt/nothread/mtx_trylock.c index 20efc99..e7bd885 100644 --- a/opt/nothread/mtx_trylock.c +++ b/opt/nothread/mtx_trylock.c @@ -16,4 +16,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif