diff options
Diffstat (limited to 'libssh/error.c')
-rw-r--r-- | libssh/error.c | 2 |
1 files changed, 2 insertions, 0 deletions
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. |