1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-29 13:01:13 +03:00

Fix conflicts/ missing /** */ in doxygen

This commit is contained in:
Aris Adamantiadis
2010-08-23 21:21:57 +02:00
parent 94b689e19d
commit 14048354d5
8 changed files with 14 additions and 850 deletions

View File

@ -1,3 +1,4 @@
/**
@page sftp Chapter 5: The SFTP subsystem
@section sftp_subsystem The SFTP subsystem
@ -84,4 +85,4 @@ int sftp_helloworld(ssh_session session)
*** To be written ***
*/