diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-01-25 18:23:36 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-01-25 18:23:36 +0100 |
commit | 4c09df3e7d47326494c76dd8b1a200274f5d1fe7 (patch) | |
tree | 909d66622295078fc5605e95de3cc4bb4dd1ddbb /test/scr | |
parent | eb266c74c86caf7bef1d02dd3ac2c5902dc98827 (diff) |
options.c: Move hold-action check to check_options.
In feh_parse_option_array, when a hold-action is set from a theme it would
behave differently than one set from commandline.
Theme: ;;foo would become foo (incorrect)
cmdline: ;;foo would become ;foo (correct)
I doubt anybody would ever have noticed it, since ;foo is a shell syntax error
anyways, but it's definitely better to be on the safe side.
Diffstat (limited to 'test/scr')
0 files changed, 0 insertions, 0 deletions