From 654d6221da26c34871cc08dafe0256fa3219ce75 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 30 Jan 2019 21:16:21 +0100 Subject: [PATCH] interfaces: change indent in previous --- src/sbin/mpd.script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sbin/mpd.script b/src/sbin/mpd.script index 4b041bc67..da2254361 100644 --- a/src/sbin/mpd.script +++ b/src/sbin/mpd.script @@ -436,8 +436,8 @@ ModemIdentGeneric: ModemIdentCustom: set $ModemDescription "Custom modem" - if $SimPin != "" call DialPeerSetPin - if $APN != "" call DialPeerSetAPN + if $SimPin != "" call DialPeerSetPin + if $APN != "" call DialPeerSetAPN set $ModemSetupFunc CustomSetup return