From 5fc0edd948980d84a410a7e923dc19350c71edcc Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 16 May 2006 07:03:42 +0000 Subject: [PATCH] cosmetics git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2206 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- include/amok/bandwidth.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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); -- 2.20.1