diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-14 02:08:08 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-14 02:08:08 +0000 |
commit | d6173281ea1b36a24b7f0cdb6023e80ebb490ade (patch) | |
tree | 81d6a4f3d325fcf6537172805959e8c4a63ca656 /openwrt | |
parent | d787d666cd1f9897988268cfad892890ee8483f7 (diff) |
oops forgot to remove #define DEBUG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2481 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/wificonf/wificonf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/wificonf/wificonf.c b/openwrt/package/wificonf/wificonf.c index a5062c585d..f5f43f1b3e 100644 --- a/openwrt/package/wificonf/wificonf.c +++ b/openwrt/package/wificonf/wificonf.c @@ -23,7 +23,7 @@ #include <signal.h> #define ADD_VIF_RETRIES 5 -#define DEBUG +// #define DEBUG /*------------------------------------------------------------------*/ /* |