diff options
Diffstat (limited to 'net-wireless/wpa_supplicant/files/wpa_cli.sh')
-rw-r--r-- | net-wireless/wpa_supplicant/files/wpa_cli.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-wireless/wpa_supplicant/files/wpa_cli.sh b/net-wireless/wpa_supplicant/files/wpa_cli.sh index f363ba9c8853..c581bc1c7543 100644 --- a/net-wireless/wpa_supplicant/files/wpa_cli.sh +++ b/net-wireless/wpa_supplicant/files/wpa_cli.sh @@ -3,7 +3,6 @@ # Written by Roy Marples <uberlord@gentoo.org> # Distributed under the terms of the GNU General Public License v2 # Alternatively, this file may be distributed under the terms of the BSD License -# $Id$ if [ -z "$1" -o -z "$2" ]; then logger -t wpa_cli "Insufficient parameters" |