1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-11-20 02:42:09 +03:00

Fixed a few typos

This commit is contained in:
Dan Fandrich
2014-02-18 23:46:25 +01:00
parent adc5db29e3
commit c00efa5f93
8 changed files with 17 additions and 17 deletions

View File

@@ -699,7 +699,7 @@ libssh2_agent_list_identities(LIBSSH2_AGENT *agent)
* libssh2_agent_get_identity()
*
* Traverse the internal list of public keys. Pass NULL to 'prev' to get
* the first one. Or pass a poiner to the previously returned one to get the
* the first one. Or pass a pointer to the previously returned one to get the
* next.
*
* Returns: