pidgin/gtkimhtml.h

branch
cpw.attention_ui
changeset 28455
5adbc3ec168a
parent 28423
c12dbb691b04
child 31310
7835bac46b07
--- a/pidgin/gtkimhtml.h	Mon Aug 24 19:23:56 2009 +0000
+++ b/pidgin/gtkimhtml.h	Tue Sep 01 19:51:07 2009 +0000
@@ -188,8 +188,8 @@
 	GSList *anchors;
 	GtkIMHtmlSmileyFlags flags;
 	GtkIMHtml *imhtml;
-	gpointer data;       /** @Since 2.6.0 */
-	gsize datasize;      /** @Since 2.6.0 */
+	gpointer data;       /** @since 2.6.0 */
+	gsize datasize;      /** @since 2.6.0 */
 };
 
 struct _GtkIMHtmlScalable {
@@ -906,7 +906,7 @@
  *                      @c TRUE if the request for context menu was processed
  *                      successfully, @c FALSE otherwise.
  *
- * @return  @c TRUE if the protocol was successfully registered (or unregistered, when #activate is @c NULL)
+ * @return  @c TRUE if the protocol was successfully registered (or unregistered, when \a activate is @c NULL)
  *
  * @since 2.6.0
  */

mercurial