tracecontext.c: start conversion
[lttv.git] / ltt / branches / poly / lttv / lttv / tracecontext.h
index a5630f8d205c21ac6510e93f0fc98aabf2f3f307..af65046378cdc819394fe96c7cdc1c8bd1f4160f 100644 (file)
@@ -284,7 +284,7 @@ typedef struct _LttvTraceHook {
 
 /* Get the head of marker list correcponding to the given trace hook.
  */
-struct marker_info *lttv_trace_hook_get_marker(LttvTraceHook *th);
+struct marker_info *lttv_trace_hook_get_marker(LttTrace *t, LttvTraceHook *th);
 
 void lttv_trace_hook_destroy(LttvTraceHook *th);
 
This page took 0.02416 seconds and 4 git commands to generate.