config: In redir_set, negate the incoming value.
commita1769e2377b07eab9fc8d0b2ae6ff297a735a71f
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 3 Feb 2008 12:16:46 +0000 (3 14:16 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Fri, 11 Jul 2008 15:29:01 +0000 (11 18:29 +0300)
tree721a97e1708a0d81e33421b7ecb5fe23f804db48
parent77755cf684adbccebaebe30f9bec5e1fd4c62124
config: In redir_set, negate the incoming value.

That is, let the setter function of the underlying option store the
negated value.  Previously, redir_set used to tweak the value of the
option after it has already called the underlying setter.
(cherry picked from commit 2dbe6ec34f6ccafbbc1e2b2b06be03ac98adb014)
src/config/opttypes.c