From bb4a24612726179c6be12847987dd6ffaafcf30e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 13 Oct 2015 03:49:28 +0200 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/assert.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/assert.h b/include/assert.h index 73ebabd..4e8bc2f 100644 --- a/include/assert.h +++ b/include/assert.h @@ -49,9 +49,9 @@ * Unless `NDEBUG` is defined, print an error message * and abort the process, if `errnum` is non-zero. * - * @param errnum:int The error code, describing the error that occurred. + * `assert_perror` is a GNU-compliant slibc extension. * - * `assert_perror` is a GNU extension. + * @param errnum:int The error code, describing the error that occurred. */ # ifdef assert_perror # undef assert_perror -- cgit v1.2.3-70-g09d2