diff options
| author | Veres Lajos <vlajos@gmail.com> | 2015-08-07 22:53:25 +0100 | 
|---|---|---|
| committer | Veres Lajos <vlajos@gmail.com> | 2015-08-07 22:53:25 +0100 | 
| commit | e88fe7da23a43f7129ebf0001f22f25158c6ee4d (patch) | |
| tree | e15c06267e1d4890b8b9abeafa4a78f198b0395a /protocols/yahoo/yahoo2_callbacks.h | |
| parent | e11216ce7cfdd8092e724e824b04f2bee0a7e41b (diff) | |
typofix - https://github.com/vlajos/misspell_fixer
Diffstat (limited to 'protocols/yahoo/yahoo2_callbacks.h')
| -rw-r--r-- | protocols/yahoo/yahoo2_callbacks.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/protocols/yahoo/yahoo2_callbacks.h b/protocols/yahoo/yahoo2_callbacks.h index 740417ee..728040e4 100644 --- a/protocols/yahoo/yahoo2_callbacks.h +++ b/protocols/yahoo/yahoo2_callbacks.h @@ -684,7 +684,7 @@ struct yahoo_callbacks {  /*   * Name: ext_yahoo_connect_async   *      Connect to a host:port asynchronously. This function should return - *      immediately returing a tag used to identify the connection handler, + *      immediately returning a tag used to identify the connection handler,   *      or a pre-connect error (eg: host name lookup failure).   *      Once the connect completes (successfully or unsuccessfully), callback   *      should be called (see the signature for yahoo_connect_callback). | 
