--- a/pidgin/gtkconn.h Wed Jan 29 10:10:12 2014 +0530 +++ b/pidgin/gtkconn.h Wed Jan 29 10:49:02 2014 +0530 @@ -35,7 +35,7 @@ /** * Gets GTK+ Connection UI ops * - * Returns: UI operations struct + * @return UI operations struct */ PurpleConnectionUiOps *pidgin_connections_get_ui_ops(void); @@ -44,7 +44,7 @@ /** * Returns the GTK+ connection handle. * - * Returns: The handle to the GTK+ connection system. + * @return The handle to the GTK+ connection system. */ void *pidgin_connection_get_handle(void);