Changeset - r11054:def893b9a3c0
[Not reviewed]
master
0 1 0
glx - 15 years ago 2009-02-07 03:31:48
glx@openttd.org
(svn r15394) -Fix (r15389): no new line at end of line warning
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/gfxinit.cpp
Show inline comments
 
@@ -608,4 +608,4 @@ const char *GetGraphicsSetName(int index
 
		index--;
 
	}
 
	error("GetGraphicsSetName: index %d out of range", index);
 
}
 
\ No newline at end of file
 
}
0 comments (0 inline, 0 general)