From dd46149d707006e033f0d5f45ae91f800f8058c0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Sep 2014 14:37: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 --- info/libgamma.texinfo | 2 +- src/test/errors.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/info/libgamma.texinfo b/info/libgamma.texinfo index eb3cfd3..44445bf 100644 --- a/info/libgamma.texinfo +++ b/info/libgamma.texinfo @@ -1284,7 +1284,7 @@ as @code{gid_t} (@code{short int} for Windows) and @code{const char*} types respectively. Additionally, except on Windows, these use thread local storage, defined with the @code{__thread} -modifier. +qualifier. @command{libgamma} defines the following error codes that its functions may return: diff --git a/src/test/errors.h b/src/test/errors.h index d88b3b1..50ed595 100644 --- a/src/test/errors.h +++ b/src/test/errors.h @@ -15,8 +15,8 @@ * You should have received a copy of the GNU General Public License * along with this library. If not, see . */ -#ifndef LIBGAMMA_TEST_ERRROS_H -#define LIBGAMMA_TEST_ERRROS_H +#ifndef LIBGAMMA_TEST_ERRROS_H +#define LIBGAMMA_TEST_ERRROS_H /** -- cgit v1.2.3-70-g09d2