mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 19:02:14 +00:00
"check_ipaddr()" & "start_service()" are functions, hence "return" should be used instead of "exit". Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>