refactor handle_switch_f
commit2b287c89f01e9e51afb6f219ee2b1934bfc4a082
authorHannes Eder <hannes@hanneseder.net>
Thu, 8 Jan 2009 20:50:56 +0000 (8 21:50 +0100)
committerChristopher Li <sparse@chrisli.org>
Fri, 17 Jul 2009 23:06:04 +0000 (17 23:06 +0000)
treee71830ecfbbdfa75ab749d5e15d653e88054e602
parent507e53fbd95737f05615d1bd97803ce5457a4872
refactor handle_switch_f

This also fixes a possible source of bugs in parsing other
-f<whatever> options, i.e. -ftabstop=foo would set the option -ffoo.

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
lib.c