--- a/pidgin/gtkconn.h Fri Jan 31 18:02:20 2014 +0530 +++ b/pidgin/gtkconn.h Fri Jan 31 18:22:41 2014 +0530 @@ -35,7 +35,7 @@ /** * Gets GTK+ Connection UI ops * - * @return UI operations struct + * Returns: UI operations struct */ PurpleConnectionUiOps *pidgin_connections_get_ui_ops(void); @@ -44,7 +44,7 @@ /** * Returns the GTK+ connection handle. * - * @return The handle to the GTK+ connection system. + * Returns: The handle to the GTK+ connection system. */ void *pidgin_connection_get_handle(void);