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