From a2489f85d82efc57fbe02275efe5648c21ddb280 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sat, 21 Dec 2013 02:07:13 +0100 Subject: Minor formatting fix --- atari/misc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atari/misc.h') diff --git a/atari/misc.h b/atari/misc.h index 948b22526..8d1719ce8 100755 --- a/atari/misc.h +++ b/atari/misc.h @@ -58,7 +58,7 @@ void dbg_grect(const char * str, GRECT * r); void dbg_pxy(const char * str, short * pxy); void dbg_rect(const char * str, int * pxy); -const char * file_select( const char * title, const char * name ); +const char * file_select(const char * title, const char * name); /** * Convert NKC (atari normalized key code) to netsurf -- cgit v1.2.3