minor modifications to batchtest
[lttv.git] / ltt / branches / poly / lttv / lttv / tracecontext.h
index 6bda5fc2371553e76a0d1e78b9ae8a64fd29ea7b..d50c8b56afbcf8588fa1e5f3a8f8f423ed24d35a 100644 (file)
@@ -196,7 +196,7 @@ void lttv_process_traceset_begin(LttvTracesetContext *self,
 
 guint lttv_process_traceset_middle(LttvTracesetContext *self,
                               LttTime end, 
-                              unsigned nb_events,
+                              guint nb_events,
                               const LttvTracesetContextPosition *end_position);
 
 void lttv_process_traceset_end(LttvTracesetContext *self,
This page took 0.02388 seconds and 4 git commands to generate.