X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/49faac858e711560b2ce4cccc4140a4f7a037d63..801093e4245e0d7e2ece7d02d373eb5ca7192776:/include/xbt/dict.h diff --git a/include/xbt/dict.h b/include/xbt/dict.h index e8ea361617..8a26fc58f0 100644 --- a/include/xbt/dict.h +++ b/include/xbt/dict.h @@ -14,7 +14,7 @@ #include "xbt/dynar.h" /* void_f_pvoid_t */ #include /* uintptr_t */ -SG_BEGIN_DECL(); +SG_BEGIN_DECL() /** @addtogroup XBT_dict * @brief The dictionary data structure (comparable to hash tables)