From e3332792c9c4427fdea2a645e205928f2bc5cdc5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 30 Aug 2015 01:09:34 +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/err.h | 2 +- include/error.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/err.h b/include/err.h index dd81a4f..432d1af 100644 --- a/include/err.h +++ b/include/err.h @@ -17,7 +17,7 @@ */ #ifndef _ERR_H #define _ERR_H -#fifndef _PORTABLE_SOURCE +#ifndef _PORTABLE_SOURCE #include #ifndef _SLIBC_SUPPRESS_WARNINGS diff --git a/include/error.h b/include/error.h index 4f8a4d7..844f6f6 100644 --- a/include/error.h +++ b/include/error.h @@ -17,7 +17,7 @@ */ #ifndef _ERROR_H #define _ERROR_H -#fifndef _PORTABLE_SOURCE +#ifndef _PORTABLE_SOURCE #include #ifndef _SLIBC_SUPPRESS_WARNINGS -- cgit v1.2.3-70-g09d2