From 8af13665ab6dc428b90adbaa1a45cf2e2d73e588 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 5 May 2009 07:26:19 +0000 Subject: Make the documentation internal. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@720 7dcaeef0-15fb-0310-b436-a5af3365683c --- libssh/error.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libssh/error.c') diff --git a/libssh/error.c b/libssh/error.c index 0999ffb3..94ff73a3 100644 --- a/libssh/error.c +++ b/libssh/error.c @@ -39,6 +39,8 @@ */ /** + * @internal + * * @brief Registers an error with a description. * * @param error The class of error. -- cgit