From 20f2c86a511f7913cf858e7bd3668b0b59663ba0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 28 May 2015 09:11:32 +0100 Subject: Clean up atari source linendings, whitespace damage and executable status --- atari/findfile.h | 1 - 1 file changed, 1 deletion(-) mode change 100755 => 100644 atari/findfile.h (limited to 'atari/findfile.h') diff --git a/atari/findfile.h b/atari/findfile.h old mode 100755 new mode 100644 index 9a6f7848a..9cda2a0be --- a/atari/findfile.h +++ b/atari/findfile.h @@ -23,5 +23,4 @@ extern char *atari_find_resource(char *buf, const char *filename, const char *def); char *local_file_to_url(const char *filename); - #endif /* NETSURF_ATARI_FINDFILE_H */ -- cgit v1.2.3