Skip to content
Snippets Groups Projects
Commit 1fb6f391 authored by Sergey Lyubka's avatar Sergey Lyubka
Browse files

In mg_upload(), use fopen() with "wb" mode instead of "wbx", cause "x" is not...

In mg_upload(), use fopen() with "wb" mode instead of "wbx", cause "x" is not understood by Mac and Windows.
parent fcbc36ec
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment