X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_timedlock.c;h=699d0041cff0499cb313fc0deaec2421d2e4322a;hp=6ab7dfb8054b048ebb6d7ba7fd507978e31fea2b;hb=29387e76cd5cd340fe7d811dc9830931d3d0ec9b;hpb=1aba8d4e33b2a020709f81182709c7de7a728c76 diff --git a/opt/nothread/mtx_timedlock.c b/opt/nothread/mtx_timedlock.c index 6ab7dfb..699d004 100644 --- a/opt/nothread/mtx_timedlock.c +++ b/opt/nothread/mtx_timedlock.c @@ -15,4 +15,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif