From ad916eea0752230a1c5f1b7dd30c6ceedcdce80d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 31 May 2014 06:23:24 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libgamma-error.c.gpp | 2 +- src/libgamma-error.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/libgamma-error.c.gpp b/src/libgamma-error.c.gpp index 916e387..7e44c0d 100644 --- a/src/libgamma-error.c.gpp +++ b/src/libgamma-error.c.gpp @@ -53,7 +53,7 @@ const char* libgamma_group_name = NULL; * print the name of the error. If the value `error_code` * is the value of `LIBGAMMA_ERRNO_SET`, `perror` will be * used to print the current error stored in `errno`. - * If `value` is non-negative (a `errno` value`), that + * If `error_code` is non-negative (an `errno` value`), that * value will be stored in `errno` and `perror` will be * used to print it. * diff --git a/src/libgamma-error.h b/src/libgamma-error.h index 44ecec4..1591fe1 100644 --- a/src/libgamma-error.h +++ b/src/libgamma-error.h @@ -295,7 +295,7 @@ extern const char* libgamma_group_name; * print the name of the error. If the value `error_code` * is the value of `LIBGAMMA_ERRNO_SET`, `perror` will be * used to print the current error stored in `errno`. - * If `value` is non-negative (a `errno` value`), that + * If `error_code` is non-negative (an `errno` value`), that * value will be stored in `errno` and `perror` will be * used to print it. * -- cgit v1.2.3-70-g09d2