altos: Merge common config code in ao_config.c
authorKeith Packard <keithp@keithp.com>
Sat, 20 Aug 2011 18:28:53 +0000 (11:28 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 20 Aug 2011 18:32:43 +0000 (11:32 -0700)
commitf2b0900f8b83fcb3085f3d042ffd961ffd758d5d
tree8aa50b71aabca9502ae55aecb1443b041696a316
parent67f28c58db0deca8f8050d33e97ad96017f4baaa
altos: Merge common config code in ao_config.c

This shuffles code around in ao_config.c to share some common code
segments for starting and committing config changes.

This also stops printing out changes as they are made which aren't
needed by the UI code.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_config.c