summaryrefslogtreecommitdiff
path: root/atari/file.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-05-28 09:11:32 +0100
committerVincent Sanders <vince@kyllikki.org>2015-05-28 09:11:32 +0100
commit20f2c86a511f7913cf858e7bd3668b0b59663ba0 (patch)
treebcf302d9d30b8b3abf66a06ef285436952e0f00c /atari/file.h
parenta098626ff1c87726551419448c8b01b05aff20b9 (diff)
downloadnetsurf-20f2c86a511f7913cf858e7bd3668b0b59663ba0.tar.gz
netsurf-20f2c86a511f7913cf858e7bd3668b0b59663ba0.tar.bz2
Clean up atari source linendings, whitespace damage and executable status
Diffstat (limited to 'atari/file.h')
-rw-r--r--atari/file.h10
1 files changed, 5 insertions, 5 deletions
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 <http://www.gnu.org/licenses/>.
*/
-#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 */