From b2bcc5fc8e9c2aea25f1209a550328b71c242776 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 10 Dec 2012 14:38:25 +0100 Subject: Fix GTK-DOC warnings. --- lib/errors.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/errors.c') diff --git a/lib/errors.c b/lib/errors.c index e01c3ee..0a14974 100644 --- a/lib/errors.c +++ b/lib/errors.c @@ -63,8 +63,6 @@ static const libtasn1_error_entry error_algorithms[] = { * function is like perror(). The only difference is that it accepts * an error returned by a libtasn1 function. * - * This function replaces libtasn1_perror() in older libtasn1. - * * Since: 1.6 **/ void @@ -82,8 +80,6 @@ asn1_perror (int error) * similar to strerror. The only difference is that it accepts an * error (number) returned by a libtasn1 function. * - * This function replaces libtasn1_strerror() in older libtasn1. - * * Returns: Pointer to static zero-terminated string describing error * code. * -- cgit v1.2.3