request_background_data static
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sun, 4 Sep 2005 21:10:12 +0000 (21:10 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sun, 4 Sep 2005 21:10:12 +0000 (21:10 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1123 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/modules/gui/controlflow/eventhooks.c

index cc152eef16015b3fe171f5bd3e9bc907643fa878..4078a954bfa23e6b4d30d166a6439bd6fd6e62dd 100644 (file)
@@ -113,7 +113,7 @@ gint background_ready(void *hook_data, void *call_data)
 /* Request background computation. Verify if it is in progress or ready first.
  * Only for each trace in the tab's traceset.
  */
-void request_background_data(ControlFlowData *control_flow_data)
+static void request_background_data(ControlFlowData *control_flow_data)
 {
   LttvTracesetContext * tsc =
         lttvwindow_get_traceset_context(control_flow_data->tab);
This page took 0.025199 seconds and 4 git commands to generate.