test version
[SXSI/XMLTree.git] / libcds / src / static_bitsequence / sdarray.h
index f908fbe..ef85722 100644 (file)
@@ -26,7 +26,6 @@ typedef struct {
   uint *low;
   selectd2 *sd0,*sd1;
        uint hi_len, low_len;
-
 } selects3;
 
 int selects3_construct(selects3 *select, int n, uint *buf);