altos: Make sure config values are loaded in 'c s' command
authorKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 07:38:37 +0000 (00:38 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 07:39:56 +0000 (00:39 -0700)
ao_config_get may not have been called when ao_config_show is invoked
by the user, so make sure the config values are loaded before showing
uninitialized data.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found