X-Git-Url: https://pd.if.org/git/?p=pdclib.old;a=blobdiff_plain;f=platform%2Fposix%2Ffunctions%2Fstdio%2F_PDCLIB_open.c;h=17bd022e4f51f805a961f2b49d8c8a73f4612bed;hp=9f3cdec90fd9f503b4cc551cbf3a7420fc66b930;hb=3a2027b97e7a6c7ecb9fcd4c24b4c74459faddbc;hpb=9fcf1b27fc705cc131b258478d95ce9de65aabc0 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