Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/** @file math_func_test.cpp Test functionality from core/math_func. */
|
||||
/** @file math_func.cpp Test functionality from core/math_func. */
|
||||
|
||||
#include "../stdafx.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user