From: Simon Josefsson Date: Fri, 29 Aug 2008 11:48:09 +0000 (+0200) Subject: Add Since: tag for gtk-doc. X-Git-Tag: gnutls_2_5_6~45^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e564720ce198644a7d9178efb08d902adf0ea757;p=thirdparty%2Fgnutls.git Add Since: tag for gtk-doc. --- diff --git a/lib/gnutls_errors.c b/lib/gnutls_errors.c index a557bf3696..f95dcb4b88 100644 --- a/lib/gnutls_errors.c +++ b/lib/gnutls_errors.c @@ -360,6 +360,8 @@ gnutls_strerror (int error) * * Returns: A string corresponding to the symbol name of the error * code. + * + * Since: 2.6.0 **/ const char * gnutls_strerror_name (int error)