Commit 836ad5eb authored by Evelyn's avatar Evelyn Committed by GitHub

Update mg_stat.md

parent a3ea1edd
...@@ -6,7 +6,7 @@ signature: | ...@@ -6,7 +6,7 @@ signature: |
int mg_stat(const char *path, cs_stat_t *st); int mg_stat(const char *path, cs_stat_t *st);
--- ---
Perform a 64-bit `stat()` call against given file. Performs a 64-bit `stat()` call against a given file.
`path` should be UTF8 encoded. `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