X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fcnd_wait.c;h=54c3917cbf1356d1923cefd0c13b0c849f61240e;hb=3a2027b97e7a6c7ecb9fcd4c24b4c74459faddbc;hp=be2fcbbe3d427373f1e6ed3e41be891c8ed80423;hpb=10f020f1a39804bbef8cd1cf35ef7c9a8e75c7d6;p=pdclib.old 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