Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Remove fprintf, set errno instead.
Remove the fprintf statements in the windows platform implementation of the POSIX opendir function, and set errno with the error value instead. Closes: AXIS2c-1674
- Loading branch information