summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkr3nshaw <20672068+kr3nshaw@users.noreply.github.com>2020-07-04 13:47:16 +1000
committerkr3nshaw <20672068+kr3nshaw@users.noreply.github.com>2020-07-04 13:47:16 +1000
commit71755add6e8dfde9d196450e9d74bfdef26394aa (patch)
tree3b4a6bf753c00360afeb52c4e86155a4fa6b0880
parentde0dc52609cbac5810b682d1c95b5900483ab67b (diff)
Removed blank line to get Travis to rebuild
-rw-r--r--tools/knarc/fnmatch.c1
1 files changed, 0 insertions, 1 deletions
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