X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe984fc392bd16e771eb3b85239166983aee889b..ca6ced4ab7e6b5f0e61970d9930b0f7b8616c154:/src/xbt/error.c 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. */