drivers: Use 'main_value' instead of 'main'
authorKeith Packard <keithp@keithp.com>
Mon, 16 Sep 2019 00:05:59 +0000 (17:05 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 16 Sep 2019 00:05:59 +0000 (17:05 -0700)
commit46d3cbadce6808b4cd29ad1e034efac7b5e4fa42
treefcf0b3ef5df9832abd54be28b8607869608777ed
parent2524730217e6972f3d0f04a9954350ba1964a83a
drivers: Use 'main_value' instead of 'main'

GCC can emit a warning when programs redefine 'main'.

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