From d2e8380281d37fbe66ffb6d204f23d3ac5687bae Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 16 Nov 2005 05:12:00 +0000 Subject: Remove the space from #! line --- sbin/athctrl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/athctrl.sh') diff --git a/sbin/athctrl.sh b/sbin/athctrl.sh index 6a42ae1..6ba35ff 100755 --- a/sbin/athctrl.sh +++ b/sbin/athctrl.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # # Set the IFS parameters for an interface configured for # point-to-point use at a specific distance. Based on a -- cgit v1.1