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