basic functions stats, sums not done
[lttv.git] / ltt / branches / poly / lttv / lttv / state.c
index 6bd0b271beed2ab98bb05fb0645bc6055accc777..b895fa9f5b82d7f5d6b219a178176774f8635ae8 100644 (file)
@@ -1107,6 +1107,7 @@ static gint search_usertrace(gconstpointer a, gconstpointer b)
                }
                return -1;
        }
+       return 0;
 }
 
 static LttvTracefileState *ltt_state_usertrace_find(LttvTraceState *tcs,
This page took 0.029871 seconds and 4 git commands to generate.