diff --git a/checkin_notes b/checkin_notes index a5e18111dd..bf936115da 100644 --- a/checkin_notes +++ b/checkin_notes @@ -5618,3 +5618,10 @@ Rom 26 Jul 2010 / configure.ac version.h + +Rom 28 Jul 2010 + - client: fix typo that prevented the correct link to be used for going + to the log flag configuration wiki page. + + client/ + log_flags.cpp diff --git a/client/log_flags.cpp b/client/log_flags.cpp index 2ca9a6040c..c77b44d008 100644 --- a/client/log_flags.cpp +++ b/client/log_flags.cpp @@ -108,7 +108,7 @@ int LOG_FLAGS::parse(XML_PARSER& xp) { if (xp.parse_bool(tag, "notice_debug", notice_debug)) continue; msg_printf_link(NULL, MSG_USER_ALERT, - "http://boinc.berkeley.edu/manager_links.php?target=notice&control_id=log_flags", + "http://boinc.berkeley.edu/manager_links.php?target=notice&controlid=log_flags", "%s %s: <%s>", _("Unrecognized tag in"), CONFIG_FILE,