mirror of
https://github.com/curl/curl.git
synced 2026-08-13 17:40:57 +03:00
parent
0515e49b6b
commit
20dcd19501
10 changed files with 17 additions and 17 deletions
|
|
@ -707,7 +707,7 @@ int netware_init(void);
|
|||
#endif
|
||||
|
||||
/* In Windows the default file mode is text but an application can override it.
|
||||
Therefore we specify it explicitly. https://github.com/bagder/curl/pull/258
|
||||
Therefore we specify it explicitly. https://github.com/curl/curl/pull/258
|
||||
*/
|
||||
#if defined(WIN32) || defined(MSDOS)
|
||||
#define FOPEN_READTEXT "rt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue