/soc/2015/mmcc/main: dc353af3b9ab: fix comments using gtk-doc no...

Michael McConville <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: dc353af3b9ab48891aa13023a86cb3e6b747a738
Author:	 Michael McConville <[email protected]>
Date:	 2015-06-25 16:50 -0400
Branch:	 default
URL: https://hg.pidgin.im/soc/2015/mmcc/main/rev/dc353af3b9ab

Description:

fix comments using gtk-doc notation that were causing errors

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
@@ -56,7 +56,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.