diff options
author | nsayer <nsayer@FreeBSD.org> | 2001-05-25 22:59:49 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2001-05-25 22:59:49 +0800 |
commit | 1eba68526f7ee79cbbf380ffc405bf86f2d2b99a (patch) | |
tree | 6798e16071f172a59b5a3e224a6ac7a24dbe7409 /net-mgmt | |
parent | be89ac25c8bd98c3833e140ea3fa72bed852187d (diff) | |
download | freebsd-ports-gnome-1eba68526f7ee79cbbf380ffc405bf86f2d2b99a.tar.gz freebsd-ports-gnome-1eba68526f7ee79cbbf380ffc405bf86f2d2b99a.tar.zst freebsd-ports-gnome-1eba68526f7ee79cbbf380ffc405bf86f2d2b99a.zip |
Get rid of a typo.
Submitted by: anders@codefactory.se
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/airport/files/airport | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/airport/files/airport b/net-mgmt/airport/files/airport index d3cf5e51d995..d4905a709842 100644 --- a/net-mgmt/airport/files/airport +++ b/net-mgmt/airport/files/airport @@ -18,7 +18,6 @@ case $0 in file=AirportModemUtility ;; *) - *) echo "Unknown command" exit 1 esac |