mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 02:38:09 +09:00
Fix typos.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@301 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
@@ -32,7 +32,7 @@ MA 02111-1307, USA. */
|
|||||||
* it can fetch it, while continuing to read for other messages (it is
|
* it can fetch it, while continuing to read for other messages (it is
|
||||||
* inspecified in which order messages may be sent back to the client
|
* inspecified in which order messages may be sent back to the client
|
||||||
*
|
*
|
||||||
* @defgroup ssh_sftp SFTP functions
|
* @defgroup ssh_sftp SFTP Functions
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
* MA 02111-1307, USA. */
|
* MA 02111-1307, USA. */
|
||||||
|
|
||||||
|
|
||||||
/** \defgroup ssh_log SSH logging
|
/** \defgroup ssh_log SSH Logging
|
||||||
* \brief Logging functions for debugging and problem resolving
|
* \brief Logging functions for debugging and problem resolving
|
||||||
*/
|
*/
|
||||||
/** \addtogroup ssh_log
|
/** \addtogroup ssh_log
|
||||||
|
|||||||
@@ -51,7 +51,7 @@
|
|||||||
#define USE_SELECT
|
#define USE_SELECT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/** \defgroup ssh_socket Sockets
|
/** \defgroup ssh_socket SSH Sockets
|
||||||
* \addtogroup ssh_socket
|
* \addtogroup ssh_socket
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user