From b22ac14482bbf215e5ad457104580c624706feda Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 1 Mar 2011 13:04:09 -0500 Subject: Fix Gtk-Doc comment notation. Seeing lots of what I assume to be doxygen syntax in comment blocks. --- calendar/gui/e-calendar-view.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'calendar/gui/e-calendar-view.c') diff --git a/calendar/gui/e-calendar-view.c b/calendar/gui/e-calendar-view.c index 60371ae036..7a8a4ea6bf 100644 --- a/calendar/gui/e-calendar-view.c +++ b/calendar/gui/e-calendar-view.c @@ -1497,10 +1497,11 @@ e_calendar_view_new_appointment_for (ECalendarView *cal_view, /** * e_calendar_view_new_appointment_full - * @param cal_view: A calendar view. - * @param all_day: Whether create all day event or not. - * @param meeting: This is a meeting or an appointment. - * @param no_past_date: Don't create event in past date, use actual date instead (if TRUE). + * @cal_view: an #ECalendarView + * @all_day: Whether create all day event or not. + * @meeting: This is a meeting or an appointment. + * @no_past_date: Don't create event in past date, use actual date instead + * (if %TRUE). * * Opens an event editor dialog for a new appointment. The appointment's * start and end times are set to the currently selected time range in -- cgit v1.2.3