diff -r cc123f0d84af -r 00f876b129bc pidgin/gtkdebug.h --- a/pidgin/gtkdebug.h Fri Jan 31 17:56:27 2014 +0530 +++ b/pidgin/gtkdebug.h Fri Jan 31 18:14:33 2014 +0530 @@ -43,7 +43,7 @@ /** * Get the handle for the GTK+ debug system. * - * @return the handle to the debug system + * Returns: the handle to the debug system */ void *pidgin_debug_get_handle(void); @@ -60,7 +60,7 @@ /** * Returns the UI operations structure for GTK+ debug output. * - * @return The GTK+ UI debug operations structure. + * Returns: The GTK+ UI debug operations structure. */ PurpleDebugUiOps *pidgin_debug_get_ui_ops(void);