summaryrefslogtreecommitdiff
path: root/net.Linux/ipppd.sh
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-11-28 15:45:03 +0000
committerRoy Marples <roy@marples.name>2007-11-28 15:45:03 +0000
commitac9279cc0d5a00bc17908b2914941186020cd3ce (patch)
tree850a4fe19917113e75bfd2e79d00b58208468503 /net.Linux/ipppd.sh
parent444f23e2d158389b22d40537fc9b027d9f575229 (diff)
downloadopenrc-ac9279cc0d5a00bc17908b2914941186020cd3ce.tar.gz
openrc-ac9279cc0d5a00bc17908b2914941186020cd3ce.tar.bz2
openrc-ac9279cc0d5a00bc17908b2914941186020cd3ce.tar.xz
Massive whitespace cleanup
Diffstat (limited to 'net.Linux/ipppd.sh')
-rw-r--r--net.Linux/ipppd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/net.Linux/ipppd.sh b/net.Linux/ipppd.sh
index 60e5106..4e11392 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