X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_destroy.c;h=8f359c8427f3c8c2b90259c8f6d7e2dfe84af126;hb=ad695562522feac5197c19716dd91922f229cf32;hp=5227274469d74cc958f2565478a8efd2651ea586;hpb=217a2f477ad6dbbac816981589ee2f5a81dffd67;p=pdclib.old diff --git a/opt/nothread/mtx_destroy.c b/opt/nothread/mtx_destroy.c index 5227274..8f359c8 100644 --- a/opt/nothread/mtx_destroy.c +++ b/opt/nothread/mtx_destroy.c @@ -13,4 +13,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif