diff src/log.h @ 11035:11e465b55fe6

[gaim-migrate @ 12922] A host of doxygen tweaks. There's a few more left, not sure how to fix them at the moment... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Tue, 28 Jun 2005 20:36:20 +0000
parents 8d2007d738d5
children 3924db2b1ca8
line wrap: on
line diff
--- a/src/log.h	Tue Jun 28 20:20:18 2005 +0000
+++ b/src/log.h	Tue Jun 28 20:36:20 2005 +0000
@@ -56,7 +56,6 @@
  * This struct gets filled out and is included in the GaimLog.  It contains everything
  * needed to write and read from logs.
  */
-/*@{*/
 struct _GaimLogLogger {
 	char *name;               /**< The logger's name */
 	char *id;                 /**< an identifier to refer to this logger */