aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libssh.h
diff options
context:
space:
mode:
authorAris Adamantiadis <aris@0xbadc0de.be>2010-08-28 21:32:08 +0200
committerAris Adamantiadis <aris@0xbadc0de.be>2010-08-28 21:32:08 +0200
commit74939b8b8d3d4a61589297751c239648015d9dce (patch)
tree801f9e9afffa04db94afba8f9f5db53a87d4fe38 /include/libssh/libssh.h
parent29a229724bebaf1947a80a3dca252206232a0643 (diff)
downloadlibssh-74939b8b8d3d4a61589297751c239648015d9dce.tar.gz
libssh-74939b8b8d3d4a61589297751c239648015d9dce.tar.xz
libssh-74939b8b8d3d4a61589297751c239648015d9dce.zip
Added missing /** in doxygen @}'s
Diffstat (limited to 'include/libssh/libssh.h')
-rw-r--r--include/libssh/libssh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libssh/libssh.h b/include/libssh/libssh.h
index 11cd7ee3..b2752ac7 100644
--- a/include/libssh/libssh.h
+++ b/include/libssh/libssh.h
@@ -266,7 +266,7 @@ enum {
*/
SSH_LOG_FUNCTIONS
};
-/* @} */
+/** @} */
enum ssh_options_e {
SSH_OPTIONS_HOST,