summaryrefslogtreecommitdiff
path: root/examples/gtk-clutter-test-actor.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gtk-clutter-test-actor.c')
-rw-r--r--examples/gtk-clutter-test-actor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gtk-clutter-test-actor.c b/examples/gtk-clutter-test-actor.c
index 9c7d3de..e1b3c54 100644
--- a/examples/gtk-clutter-test-actor.c
+++ b/examples/gtk-clutter-test-actor.c
@@ -16,7 +16,7 @@ static gboolean do_rotate = TRUE;
static int nwidgets;
/* Timeline handler */
-void
+static void
frame_cb (ClutterTimeline *timeline,
gint msecs,
gpointer data)