From af36dd4664ddf35c7ad99f05f9878ce1acf787bd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 08:02:49 +0200 Subject: Cleanup: trailing newlines --- source/blender/blenlib/intern/fnmatch.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/blenlib/intern/fnmatch.c') diff --git a/source/blender/blenlib/intern/fnmatch.c b/source/blender/blenlib/intern/fnmatch.c index 60e898a3f19..36c1ef394a2 100644 --- a/source/blender/blenlib/intern/fnmatch.c +++ b/source/blender/blenlib/intern/fnmatch.c @@ -242,5 +242,3 @@ fnmatch (const char *pattern, const char *string, int flags) /* intentionally empty for UNIX */ #endif /* WIN32 */ - - -- cgit v1.2.3