tool_easysrc.c: fix --libcurl option output file text translation mode
Use fopen() with "w" mode instead of "wt" to fix cygwin builds.
Loading
Please register or sign in to comment
Use fopen() with "w" mode instead of "wt" to fix cygwin builds.