update for powerpc
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / callbacks.c
index e07f7f168ebba9934c839798520c4fb4742ed75a..4f2a9639e40fcd0fa4b201c835917764d27c1ff5 100644 (file)
@@ -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;
 
This page took 0.023946 seconds and 4 git commands to generate.