|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
/*
|
|
|
|
|
* wl - tool for configuring the Broadcom Wireless Network Adapter |
|
|
|
|
* wlc - tool for configuring the Broadcom Wireless Network Adapter |
|
|
|
|
* Copyright (C) 2005 Felix Fietkau <nbd@vd-s.ath.cx> |
|
|
|
|
* |
|
|
|
|
* This program is free software; you can redistribute it and/or |
|
|
|
@ -15,6 +15,9 @@ |
|
|
|
|
* You should have received a copy of the GNU General Public License |
|
|
|
|
* along with this program; if not, write to the Free Software |
|
|
|
|
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
|
|
|
|
* |
|
|
|
|
* $Id$ |
|
|
|
|
* |
|
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
#include <stdio.h> |
|
|
|
|