]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- delete '}' left after some function removal
authorJacek Konieczny <jajcus@pld-linux.org>
Tue, 9 Apr 2002 11:03:42 +0000 (11:03 +0000)
committerJacek Konieczny <jajcus@pld-linux.org>
Tue, 9 Apr 2002 11:03:42 +0000 (11:03 +0000)
svn-id: @1009

rc.d/init.d/functions.network

index b9f1da325ad17f9087fe7d5019f8e88637f9f63f..2c047105873d2808d0f4cbcb901eae1dd1157779 100755 (executable)
@@ -1,5 +1,5 @@
 #
-# $Id: functions.network,v 1.69 2002/03/29 08:45:14 wojrus Exp $
+# $Id: functions.network,v 1.70 2002/04/09 11:03:42 jajcus Exp $
 # 
 # This is not a shell script; it provides functions to network scripts
 # that source it.
@@ -160,7 +160,6 @@ if [ -r /etc/sysconfig/static-nat ]; then
 fi
 }
 
-}
 # Setup static ARP
 static_arp()
 {
This page took 0.180513 seconds and 4 git commands to generate.