
Module: ppl/ppl Branch: master Commit: 7925c67208562b294858d79d1c6063df40627fbe URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=7925c67208562...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Sat Mar 31 08:46:58 2012 +0200
Corrected name of Doxygen documentation group.
---
interfaces/C/ppl_c_header.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/interfaces/C/ppl_c_header.h b/interfaces/C/ppl_c_header.h index faf4645..237e35f 100644 --- a/interfaces/C/ppl_c_header.h +++ b/interfaces/C/ppl_c_header.h @@ -358,7 +358,7 @@ ppl_set_error_handler PPL_PROTO((void (*h)(enum ppl_enum_error_code code,
/*@}*/ /* Error */
-/*! \defgroup Timeout Handling +/*! \defgroup Timeout Timeout Handling Functions for setting and resetting timeouts. */ /*@{*/ @@ -428,7 +428,7 @@ ppl_set_deterministic_timeout PPL_PROTO((unsigned weight)); int ppl_reset_deterministic_timeout PPL_PROTO((void));
-/*@}*/ /* Timeout Handling */ +/*@}*/ /* Timeout */
/*! \defgroup Datatypes Library Datatypes \brief