X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_timedlock.c;h=699d0041cff0499cb313fc0deaec2421d2e4322a;hb=ad695562522feac5197c19716dd91922f229cf32;hp=6ab7dfb8054b048ebb6d7ba7fd507978e31fea2b;hpb=10f020f1a39804bbef8cd1cf35ef7c9a8e75c7d6;p=pdclib.old 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