mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:47:28 +03:00
curl_ws_recv.md: fix typo
This commit is contained in:
parent
fb1883d226
commit
5e1700d167
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ If the function call is successful, the *meta* pointer gets set to point to a
|
|||
*const struct curl_ws_frame* that contains information about the received
|
||||
data. That struct must not be freed and its contents must not be relied upon
|
||||
anymore once another WebSocket function is called. See the curl_ws_meta(3) for
|
||||
details on that struct.a
|
||||
details on that struct.
|
||||
|
||||
# %PROTOCOLS%
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue