X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fcnd_init.c;h=9e22f7d89d62a3d71c55f661ceb128b733ba1815;hb=b641165a0d122178a33070e3434ab7b49397ad94;hp=2d3fc7e66536f1f61fd07d67be7ec14390ff7d59;hpb=10f020f1a39804bbef8cd1cf35ef7c9a8e75c7d6;p=pdclib.old diff --git a/opt/nothread/cnd_init.c b/opt/nothread/cnd_init.c index 2d3fc7e..9e22f7d 100644 --- a/opt/nothread/cnd_init.c +++ b/opt/nothread/cnd_init.c @@ -16,4 +16,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif