From 71755add6e8dfde9d196450e9d74bfdef26394aa Mon Sep 17 00:00:00 2001 From: kr3nshaw <20672068+kr3nshaw@users.noreply.github.com> Date: Sat, 4 Jul 2020 13:47:16 +1000 Subject: Removed blank line to get Travis to rebuild --- tools/knarc/fnmatch.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/knarc/fnmatch.c b/tools/knarc/fnmatch.c index 5ab452f0..8d321f1a 100644 --- a/tools/knarc/fnmatch.c +++ b/tools/knarc/fnmatch.c @@ -29,7 +29,6 @@ Boston, MA 02110-1301, USA. */ #endif #endif - #ifndef _GNU_SOURCE #define _GNU_SOURCE #endif -- cgit v1.2.3