X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_destroy.c;h=8f359c8427f3c8c2b90259c8f6d7e2dfe84af126;hb=3a2027b97e7a6c7ecb9fcd4c24b4c74459faddbc;hp=5227274469d74cc958f2565478a8efd2651ea586;hpb=10f020f1a39804bbef8cd1cf35ef7c9a8e75c7d6;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