[PATCH] options_menu.c:config_page() revision
Dennis Preiser <[email protected]> Fri, 8 Jan 2010 19:58:39 +0100
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Message-ID | <[email protected]> |
Attached patch includes the following change in
options_menu.c:config_page():
Enclose all actions like this:
if (prompt_option_*) {
action();
}
Now, these actions are executed only when the user has changed the
option/attribute.
Dennis
20100108.diff.gz
(application/x-gunzip, 2.9 KB) - not displayed