Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 16 May 2006 07:03:42 +0000 (07:03 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 16 May 2006 07:03:42 +0000 (07:03 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2206 48e7efb5-ca39-0410-a469-dd3cf9ba447f

include/amok/bandwidth.h

index 00b1b9c..d5d6a77 100644 (file)
@@ -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);