/pidgin/main: f87252ccd1ff: Fix warnings from ginstrospection

Jorge Villase?or <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: f87252ccd1ffee41f4bcbea01d361f80eed76dc9
Author:	 Jorge Villase?or <[email protected]>
Date:	 2015-11-11 00:33 -0800
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/f87252ccd1ff

Description:

Fix warnings from ginstrospection

diffstat:

 pidgin/gtkcertmgr.h |  4 ++--
 pidgin/gtkwebview.h |  2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff --git a/pidgin/gtkcertmgr.h b/pidgin/gtkcertmgr.h
--- a/pidgin/gtkcertmgr.h
+++ b/pidgin/gtkcertmgr.h
@@ -41,9 +41,9 @@ typedef struct _PidginCertificateManager
  * GTK+ Certificate Manager subwidget
  */
 struct _PidginCertificateManager {
-	/** Create, configure, show, and return the management interface */
+	/* Create, configure, show, and return the management interface */
 	GtkWidget * (* build)(void);
-	/** Notebook label to use in the CertMgr dialog */
+	/* Notebook label to use in the CertMgr dialog */
 	gchar *label;
 };
 
diff --git a/pidgin/gtkwebview.h b/pidgin/gtkwebview.h
--- a/pidgin/gtkwebview.h
+++ b/pidgin/gtkwebview.h
@@ -61,7 +61,7 @@ typedef enum {
 	PIDGIN_WEBVIEW_SMILEY        = 1 << 10,
 	PIDGIN_WEBVIEW_LINKDESC      = 1 << 11,
 	PIDGIN_WEBVIEW_STRIKE        = 1 << 12,
-	/** Show custom smileys when appropriate. */
+	/* Show custom smileys when appropriate. */
 	PIDGIN_WEBVIEW_CUSTOM_SMILEY = 1 << 13,
 	PIDGIN_WEBVIEW_ALL           = -1
 } PidginWebViewButtons;

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.