From 869fcb39afd4f2fe231dc50feb9282482a986936 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 13 Oct 2015 20:28:22 +0200 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- include/error.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/error.h b/include/error.h index 9bd01ea..c7d4072 100644 --- a/include/error.h +++ b/include/error.h @@ -106,7 +106,7 @@ void verror_at_line(int, int, const char*, unsigned int, const char*, va_list); /** - * Counts the number of times `error` ( verror`) and + * Counts the number of times `error` (`verror`) and * `error_at_line` (`verror_at_line`) has returned. * This variable is global and shared by all threads. * -- cgit v1.2.3-70-g09d2