diff src/cmds.h @ 10231:84cf3fc8a2cb

[gaim-migrate @ 11366] Doxygen updates from Andrew Hart. Thanks mang! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 22 Nov 2004 04:58:57 +0000
parents eaec201b2688
children 19de830330cf
line wrap: on
line diff
--- a/src/cmds.h	Mon Nov 22 04:52:22 2004 +0000
+++ b/src/cmds.h	Mon Nov 22 04:58:57 2004 +0000
@@ -24,9 +24,9 @@
 
 #include "conversation.h"
 
-/**************************************************************************
- * @name Structures
- **************************************************************************/
+/**************************************************************************/
+/** @name Structures                                                      */
+/**************************************************************************/
 /*@{*/
 
 typedef enum _GaimCmdPriority GaimCmdPriority;
@@ -80,9 +80,9 @@
 extern "C" {
 #endif
 
-/**************************************************************************
- * @name Commands API
- **************************************************************************/
+/**************************************************************************/
+/** @name Commands API                                                    */
+/**************************************************************************/
 /*@{*/
 
 /**