Fixed (c) statement.

This commit is contained in:
hiker 2014-09-19 08:15:59 +10:00
parent 48938f2880
commit 00f7829ad4

View File

@ -770,7 +770,7 @@ const std::string getGLExtensions()
// ----------------------------------------------------------------------------
/** Adds GL limits to the json data structure.
* Thanks to Wildfire Games / 0.A.D. for allowing us to port their sources.
* (C) 2014 by Wildfire Games (0 A.D.), ported by Joerg Henrichs
*/
void getGLLimits(HardwareStats::Json *json)
{