From ac9279cc0d5a00bc17908b2914941186020cd3ce Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 28 Nov 2007 15:45:03 +0000 Subject: Massive whitespace cleanup --- net.Linux/ipppd.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net.Linux/ipppd.sh') diff --git a/net.Linux/ipppd.sh b/net.Linux/ipppd.sh index 60e51062..4e113927 100644 --- a/net.Linux/ipppd.sh +++ b/net.Linux/ipppd.sh @@ -37,8 +37,8 @@ ipppd_pre_start() { # Check that we are a valid ippp interface case "${IFACE}" in - ippp[0-9]*) ;; - *) return 0 ;; + ippp[0-9]*);; + *) return 0;; esac # Check that the interface exists -- cgit v1.2.3