X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Fcallbacks.c;h=4f2a9639e40fcd0fa4b201c835917764d27c1ff5;hb=5e96e7e38fc3a40f0d9076c7ca8f369ad8c91d8c;hp=e07f7f168ebba9934c839798520c4fb4742ed75a;hpb=d86395c3cc6f958bcb2aca5063e83e2fe4194f6a;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c index e07f7f16..4f2a9639 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/callbacks.c @@ -4516,7 +4516,7 @@ gboolean execute_events_requests(Tab *tab) } -void create_main_window_with_trace(gchar *path) +void create_main_window_with_trace(const gchar *path) { if(path == NULL) return;