Update LTTV to trace format 2.3
[lttv.git] / trunk / lttv / lttv / modules / gui / histogram / histoeventhooks.c
index f0a61ca4794cd4af941d50037747965a10f70feb..b0781b10bb3dccc31b6ca88c3a799c28a064d0c7 100644 (file)
@@ -302,7 +302,7 @@ void histo_request_event( HistoControlFlowData *histocontrol_flow_data, guint x,
        histo_events_request->before_chunk_trace    = NULL; 
        histo_events_request->before_chunk_tracefile= NULL; 
        histo_events_request->event                 = histo_count_event_hooks; 
-       histo_events_request->event_by_id           = NULL;//histo_event_by_id;//NULL; 
+       histo_events_request->event_by_id_channel   = NULL;//histo_event_by_id;//NULL; 
        histo_events_request->after_chunk_tracefile = NULL; 
        histo_events_request->after_chunk_trace     = NULL;   
        histo_events_request->after_chunk_traceset  = histo_after_chunk_traceset;//NULL; 
This page took 0.023041 seconds and 4 git commands to generate.