summaryrefslogtreecommitdiffstats
path: root/package/openwrt/wlc/wlc.c
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-19 14:40:56 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-19 14:40:56 +0000
commit8b28b2a559e0fe89fd86dec1ea5a8be00a16b499 (patch)
treebc0ef4e1e4820dd1b7574d7e75f2b1d1ba102503 /package/openwrt/wlc/wlc.c
parentc89741cb481c06b5c47ca204f40630b39341d701 (diff)
cosmetic changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@388 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openwrt/wlc/wlc.c')
-rw-r--r--package/openwrt/wlc/wlc.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/package/openwrt/wlc/wlc.c b/package/openwrt/wlc/wlc.c
index 953591dd2..8cb6dd375 100644
--- a/package/openwrt/wlc/wlc.c
+++ b/package/openwrt/wlc/wlc.c
@@ -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>