altosi: callsign could not be configured for AltosUI
authorKeith Packard <keithp@keithp.com>
Sun, 20 Jan 2013 03:30:38 +0000 (19:30 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 20 Jan 2013 03:31:42 +0000 (19:31 -0800)
commitaed990c3a37249a111c783336afade7ecdda7546
tree3b1c174dbdc6865092ad307e1213ada6a5838457
parent4646beb421ab5bec612dfe5e3c57e790b1f41203
altosi: callsign could not be configured for AltosUI

An extra local variable called callsign_value was hiding the object
field by the same name and preventing it from getting set to the right value

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosConfigureUI.java