[pisa-src] r1140 - trunk/tools/iwlist_parser.c

  • From: Tobias Heer <tobias.heer@xxxxxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Wed, 14 Oct 2009 14:42:01 +0200

Author: heer
Date: Wed Oct 14 14:42:01 2009
New Revision: 1140

Log:
Removed debug output from scanner

Modified:
   trunk/tools/iwlist_parser.c

Modified: trunk/tools/iwlist_parser.c
==============================================================================
--- trunk/tools/iwlist_parser.c Wed Oct 14 14:40:25 2009        (r1139)
+++ trunk/tools/iwlist_parser.c Wed Oct 14 14:42:01 2009        (r1140)
@@ -24,7 +24,6 @@
 #define FILENAME_LENGTH                64
 #define LINE_BUFFER_LENGTH     999
 
-#define DEBUG 1
 //#define USESTEP 0
 
 bool essidflag;                                //Look for one SSID only

Other related posts:

  • » [pisa-src] r1140 - trunk/tools/iwlist_parser.c - Tobias Heer