altos: Switch all main() to return 'int'
authorKeith Packard <keithp@keithp.com>
Mon, 23 Sep 2019 19:39:42 +0000 (12:39 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 23 Sep 2019 19:44:33 +0000 (12:44 -0700)
commit77e6bad5e66023e487430ef31244edaeaef7c606
tree6f6cb1f479a279b6079ccf4abec0fe28f5eebad2
parent3979c88417fd5512447f5d02cc660522dff5d9d6
altos: Switch all main() to return 'int'

Makes gcc happy

Signed-off-by: Keith Packard <keithp@keithp.com>
src/chaoskey-v1.0/ao_chaoskey.c
src/easymini-v1.0/ao_easymini.c
src/easymini-v2.0/ao_easymini.c
src/micropeak-v2.0/ao_micropeak.c
src/telefireeight-v1.0/ao_telefireeight.c
src/telefireeight-v2.0/ao_telefireeight.c
src/telefireone-v1.0/ao_telefireone.c
src/telefiretwo-v0.1/ao_telefiretwo.c
src/telemini-v3.0/ao_telemini.c