mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-14 01:38:01 +08:00
Corrected description of mg_send_file()
This commit is contained in:
parent
5bbb6fbbd5
commit
29a38875ff
@ -159,7 +159,6 @@ int mg_printf(struct mg_connection *, const char *fmt, ...);
|
||||
|
||||
|
||||
// Send contents of the entire file together with HTTP headers.
|
||||
// Return 1 on success, 0 on error (e.g. file does not exist).
|
||||
void mg_send_file(struct mg_connection *conn, const char *path);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user