From bc11fe03eece2b56d1aa48f4d98242825032a7c1 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Fri, 15 Jul 2005 21:28:26 +0000 Subject: (svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add mersenne to makefile (Luca) --- functions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.h') diff --git a/functions.h b/functions.h index 1ea2c9a8e..0b62da095 100644 --- a/functions.h +++ b/functions.h @@ -79,7 +79,7 @@ void ShowInfo(const char *str); void CDECL ShowInfoF(const char *str, ...); void NORETURN CDECL error(const char *str, ...); -/* ttd.c */ +/* openttd.c */ // ************** // * Warning: DO NOT enable this unless you understand what it does -- cgit v1.2.3-54-g00ecf