From: mquinson Date: Tue, 16 May 2006 07:03:42 +0000 (+0000) Subject: cosmetics X-Git-Tag: v3.3~3152 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5fc0edd948980d84a410a7e923dc19350c71edcc?ds=sidebyside cosmetics git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2206 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/include/amok/bandwidth.h b/include/amok/bandwidth.h index 00b1b9c867..d5d6a77270 100644 --- a/include/amok/bandwidth.h +++ b/include/amok/bandwidth.h @@ -11,9 +11,6 @@ #define AMOK_BANDWIDTH_H #include "amok/base.h" - -/* module handling */ - /** \addtogroup AMOK_bw * \brief Test the bandwidth between two nodes @@ -92,6 +89,8 @@ * @{ */ +/* module handling */ + void amok_bw_init(void); void amok_bw_exit(void);