src/newgrf_text.cpp
branchcpp_gui
changeset 6308 646711c5feaa
parent 6303 84c215fc8eb8
child 9911 0b8b245a2391
--- a/src/newgrf_text.cpp	Sun Apr 15 17:04:44 2007 +0000
+++ b/src/newgrf_text.cpp	Sat Apr 21 08:23:57 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)
 {