mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-12-02 01:17:52 +03:00
Doxygen fixes
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
* linking mode, which the compiler can decide to do in some case. There would be nearly no
|
||||
* performance penalty of using the wrapper rather than native calls.
|
||||
*
|
||||
* Please visit the documentation of ssh::Session and ssh::Channel
|
||||
* @see ssh::Session
|
||||
* @see ssh::Channel
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -407,5 +410,5 @@ private:
|
||||
|
||||
} // namespace ssh
|
||||
|
||||
/* @} */
|
||||
/** @} */
|
||||
#endif /* LIBSSHPP_HPP_ */
|
||||
|
||||
Reference in New Issue
Block a user