X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=trunk%2Flttv%2Flttv%2Fmodules%2Fgui%2Fhistogram%2Fhistoeventhooks.c;h=b0781b10bb3dccc31b6ca88c3a799c28a064d0c7;hb=750eb11ac3adbb2c4c3e6cf5323a523e9da7b8ae;hp=f0a61ca4794cd4af941d50037747965a10f70feb;hpb=c90f61251594be2e5f43357053c213a43c4ccd2f;p=lttv.git diff --git a/trunk/lttv/lttv/modules/gui/histogram/histoeventhooks.c b/trunk/lttv/lttv/modules/gui/histogram/histoeventhooks.c index f0a61ca4..b0781b10 100644 --- a/trunk/lttv/lttv/modules/gui/histogram/histoeventhooks.c +++ b/trunk/lttv/lttv/modules/gui/histogram/histoeventhooks.c @@ -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;