Commit 8491d5da authored by Evelyn's avatar Evelyn Committed by GitHub

Update mg_open.md

parent 681196e2
......@@ -6,7 +6,7 @@ signature: |
int mg_open(const char *path, int flag, int mode);
---
Open the given file and return a file stream.
Opens the given file and returns a file stream.
`path` should be UTF8 encoded.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment