src/newgrf_text.cpp
branchnoai
changeset 9601 b499fdd106d5
parent 9505 9711235f5693
child 7060 aedcbd510a9a
--- a/src/newgrf_text.cpp	Sun Apr 15 10:30:00 2007 +0000
+++ b/src/newgrf_text.cpp	Sun Apr 22 19:06:48 2007 +0000
@@ -418,8 +418,8 @@
  * The array iso_codes will be used to find that match.
  * If not found, it will have to be standard english
  * This function is called after the user changed language,
- * from strings.c:ReadLanguagePack
- * @param iso code of current selection
+ * from strings.cpp:ReadLanguagePack
+ * @param iso_name iso code of current selection
  */
 void SetCurrentGrfLangID(const char *iso_name)
 {