functions.h
changeset 2075 7f0ca01392db
parent 2073 899419c9b997
child 2078 94c05035e2ce
--- a/functions.h	Fri Jul 15 21:17:38 2005 +0000
+++ b/functions.h	Fri Jul 15 21:28:26 2005 +0000
@@ -79,7 +79,7 @@
 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