update
[lttv.git] / ltt / branches / poly / lttv / lttv / filter.c
index 50e9fceadf0809c707786f07162ffd8ccf9c979f..8ebeb1d62a55b6b3777653eaa1c38767d6c1db1a 100644 (file)
@@ -1995,7 +1995,7 @@ lttv_filter_tree_parse_branch(
               return se->op((gpointer)&quark,v);
             }
             break;
-  case LTTV_FILTER_STATE_T_BRAND:
+        case LTTV_FILTER_STATE_T_BRAND:
             if(state == NULL) return TRUE;
             else {
               GQuark quark = state->brand;
This page took 0.022148 seconds and 4 git commands to generate.