Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics and remove bindings if there are enabled.
[simgrid.git] / examples / smpi / reduce.c
index 25ae108..85bfa1e 100644 (file)
@@ -24,7 +24,7 @@
  * ENHANCEMENTS, OR MODIFICATIONS.
  * ***************************************************************************
  **/
-int ibm_test(int rank, int size)
+static int ibm_test(int rank, int size)
 {
   int success = 1;
 #define MAXLEN  10000