From 4fa8029906e6d6eaef23f23b191cead160688a67 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 25 Feb 2013 10:57:34 +0100 Subject: [PATCH] Fix a few more doc issues --- gdk/gdkframeclock.c | 1 + gdk/gdkframetimings.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gdk/gdkframeclock.c b/gdk/gdkframeclock.c index fb3e530d59..29dd5a281b 100644 --- a/gdk/gdkframeclock.c +++ b/gdk/gdkframeclock.c @@ -280,6 +280,7 @@ gdk_frame_clock_get_frame_time (GdkFrameClock *frame_clock) /** * gdk_frame_clock_request_phase: * @frame_clock: a #GdkFrameClock + * @phase: the phase that is requested * * Asks the frame clock to run a particular phase. The signal * corresponding the requested phase will be emitted the next diff --git a/gdk/gdkframetimings.c b/gdk/gdkframetimings.c index 65a32466bc..ca79914a21 100644 --- a/gdk/gdkframetimings.c +++ b/gdk/gdkframetimings.c @@ -106,7 +106,7 @@ gdk_frame_timings_get_frame_counter (GdkFrameTimings *timings) } /** - * gdk_frame_timings_complete: + * gdk_frame_timings_get_complete: * @timings: a #GdkFrameTimings * * The timing information in a #GdkFrameTimings is filled in