1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-08-01 11:26:52 +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 authentication Chapter 2: A deeper insight on authentication
@section authentication_details A deeper insight on authentication
@ -369,4 +370,4 @@ int display_banner(ssh_session session)
}
@endcode
*/