X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fposix%2Ffunctions%2Fstdio%2F_PDCLIB_open.c;h=17bd022e4f51f805a961f2b49d8c8a73f4612bed;hb=4a0f7be8a12d4572aafa8484a06624c6962d5bd2;hp=9f3cdec90fd9f503b4cc551cbf3a7420fc66b930;hpb=9fcf1b27fc705cc131b258478d95ce9de65aabc0;p=pdclib.old diff --git a/platform/posix/functions/stdio/_PDCLIB_open.c b/platform/posix/functions/stdio/_PDCLIB_open.c index 9f3cdec..17bd022 100644 --- a/platform/posix/functions/stdio/_PDCLIB_open.c +++ b/platform/posix/functions/stdio/_PDCLIB_open.c @@ -59,4 +59,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif