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/file.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'atari/file.h') diff --git a/atari/file.h b/atari/file.h index 4428f2e82..b368567c7 100644 --- a/atari/file.h +++ b/atari/file.h @@ -16,12 +16,12 @@ * along with this program. If not, see . */ -#ifndef FILE_C_INCLUDED +#ifndef FILE_C_INCLUDED #define FILE_C_INCLUDED #include "utils/file.h" -struct gui_file_table *atari_file_table; - - -#endif // FILE_C_INCLUDED +struct gui_file_table *atari_file_table; + + +#endif /* FILE_C_INCLUDED */ -- cgit v1.2.3