mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-06 00:22:44 +08:00
Update mg_printf.md
This commit is contained in:
parent
58de2ad2d7
commit
d20e94f763
@ -6,7 +6,7 @@ signature: |
|
||||
int mg_printf(struct mg_connection *, const char *fmt, ...);
|
||||
---
|
||||
|
||||
Send `printf`-style formatted data to the connection.
|
||||
Sends `printf`-style formatted data to the connection.
|
||||
|
||||
See `mg_send` for more details on send semantics.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user