From ca6ced4ab7e6b5f0e61970d9930b0f7b8616c154 Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 10 Feb 2005 21:42:01 +0000 Subject: [PATCH] cosmetics in documentation git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@951 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/xbt/error.c | 2 +- src/xbt/log.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/xbt/error.c b/src/xbt/error.c index fccc88b5ea..765145c81a 100644 --- a/src/xbt/error.c +++ b/src/xbt/error.c @@ -9,7 +9,7 @@ under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/error.h" -/** \defgroup XBT_error Error tracking support. +/** \defgroup XBT_error Error tracking support * \brief This section describes a set of macros used to handle errors easily. */ diff --git a/src/xbt/log.c b/src/xbt/log.c index 372a743872..00d69f0f96 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -18,8 +18,7 @@ #include "xbt/error.h" #include "xbt/dynar.h" - -/** \defgroup XBT_log Logging support. +/** \defgroup XBT_log Logging support * \brief A generic logging facility in the spirit of log4j * * This section describes the API to the log functions used -- 2.20.1