From 3da504acf21b33753e0c4260f86c311458aba805 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 16 Nov 2015 23:03:05 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/slibc-human/escape.c | 2 +- src/slibc-human/humanmode.c | 2 +- src/slibc-human/humansize.c | 2 +- src/slibc-human/machinemode.c | 2 +- src/slibc-human/unescape.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/slibc-human') diff --git a/src/slibc-human/escape.c b/src/slibc-human/escape.c index 56cf794..9579f73 100644 --- a/src/slibc-human/escape.c +++ b/src/slibc-human/escape.c @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -#include +#include #include #include #include diff --git a/src/slibc-human/humanmode.c b/src/slibc-human/humanmode.c index 83aba68..5dca887 100644 --- a/src/slibc-human/humanmode.c +++ b/src/slibc-human/humanmode.c @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -#include +#include #include #include #include diff --git a/src/slibc-human/humansize.c b/src/slibc-human/humansize.c index 5f2bd4c..798cca6 100644 --- a/src/slibc-human/humansize.c +++ b/src/slibc-human/humansize.c @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -#include +#include #include #include #include diff --git a/src/slibc-human/machinemode.c b/src/slibc-human/machinemode.c index f454613..da23662 100644 --- a/src/slibc-human/machinemode.c +++ b/src/slibc-human/machinemode.c @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -#include +#include #include #include #include diff --git a/src/slibc-human/unescape.c b/src/slibc-human/unescape.c index 33b58b5..6224c15 100644 --- a/src/slibc-human/unescape.c +++ b/src/slibc-human/unescape.c @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -#include +#include #include #include #include -- cgit v1.2.3-70-g09d2