Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove simix.h from two more C files
[simgrid.git] / src / smpi / smpi_bench.cpp
index 52736c8e068c20340151836c4e6d1ed1011a117d..f902f4e3d6f2d21ee79b0174825377a71f1852c5 100644 (file)
@@ -428,7 +428,7 @@ extern "C" { /** These functions will be called from the user code **/
     smpi_trace_set_call_location(file, *line);
   }
 
-  /** 
+  /**
    * Required for Fortran if -fsecond-underscore is activated
    */
   void smpi_trace_set_call_location__(const char* file, int* line) {