From 292d82951d3b85c8580d3b01eb7a9ac1494c02f8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 7 Oct 2015 21:29:25 +0200 Subject: m slibc_perror MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/slibc-error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/slibc-error.h') diff --git a/include/slibc-error.h b/include/slibc-error.h index c474745..b7e02b7 100644 --- a/include/slibc-error.h +++ b/include/slibc-error.h @@ -213,7 +213,7 @@ int* __slibc_error_line(void) __GCC_ONLY(__attribute__((const))); /* TODO not im * * This is a slibc extension. * - * @param progname The name of the program, `NULL` to use `program_invocation_name`. + * @param progname The name of the program, `NULL` or empty to use `program_invocation_name`. * @param filename The source code file where the error occurred. * @param linenum The line in the source code where the error occurred. * @param function The function in the source code where the error occurred. -- cgit v1.2.3-70-g09d2