X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_trylock.c;h=e7bd8852011e6ef7ee1a487b16b0b1eaab5c917d;hp=20efc99403afcc8316c9133ff06a2e9913dc9e0b;hb=3a2027b97e7a6c7ecb9fcd4c24b4c74459faddbc;hpb=9fcf1b27fc705cc131b258478d95ce9de65aabc0 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