X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_destroy.c;h=8f359c8427f3c8c2b90259c8f6d7e2dfe84af126;hb=4d14d2133a2ec08b475531abbc2a15635c965a38;hp=5227274469d74cc958f2565478a8efd2651ea586;hpb=5fd032eae66fba700cb9927840222b068c62361e;p=pdclib 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