Add wrap_option_desc() in conf.c, still static
commitbd5d3a173f3aa36ef33174864266c6ceacd76b35
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 8 Mar 2009 10:30:09 +0000 (8 12:30 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 8 Mar 2009 11:29:51 +0000 (8 13:29 +0200)
tree70cdc2d9f575ee91847661586a1cf25cbda05446
parent8ad32809e1bf97ced654c3a7b85f267339aba3f2
Add wrap_option_desc() in conf.c, still static

Move the description wrapping code from smart_config_output_fn()
to a separate function wrap_option_desc() so that --config-help
can soon use it too.
src/config/conf.c