summaryrefslogtreecommitdiff
path: root/examples/gtk-clutter-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gtk-clutter-test.c')
-rw-r--r--examples/gtk-clutter-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gtk-clutter-test.c b/examples/gtk-clutter-test.c
index e61cd84..3fce37f 100644
--- a/examples/gtk-clutter-test.c
+++ b/examples/gtk-clutter-test.c
@@ -67,7 +67,7 @@ input_cb (ClutterStage *stage,
/* Timeline handler */
-void
+static void
frame_cb (ClutterTimeline *timeline,
gint msecs,
gpointer data)