Added option to not print text nodes while Printing.
[SXSI/XMLTree.git] / bp.h
diff --git a/bp.h b/bp.h
index 9bfc291..c4e05e4 100644 (file)
--- a/bp.h
+++ b/bp.h
@@ -33,7 +33,7 @@
 //#define logMB 3
 #define MB (1<<logMB)
 
-#define ETW 8  // width of excess lookup table
+#define ETW 8   // width of excess lookup table
 #define W1 2    // branching factor
 
 #ifndef min