Commit 8e558cf7 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

secur32: Spelling fixes.

parent cc2a2b09
......@@ -596,7 +596,7 @@ static OSStatus schan_pull_adapter(SSLConnectionRef transport, void *buff,
*
* Returns:
* noErr on complete or partial success; *buff_len indicates how much data
* was actually written, which may be less than requrested.
* was actually written, which may be less than requested.
* errSSLWouldBlock when no data could be written without blocking. The
* caller should try again.
* other error code for failure.
......
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