aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/main.c')
-rw-r--r--gtk/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/main.c b/gtk/main.c
index 9ec98b499e..7fce1be758 100644
--- a/gtk/main.c
+++ b/gtk/main.c
@@ -2516,7 +2516,7 @@ main(int argc, char *argv[])
display_queued_messages();
/* XXX - hand these stats to the parent process */
- capture(&stats_known, &stats);
+ capture_start(&stats_known, &stats);
/* The capture is done; there's nothing more for us to do. */
gtk_exit(0);