Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make the definition match the declaration in dtypes.h.
[simgrid.git] / teshsuite / smpi / mpich3-test / util / dtypes.c
index 239d401..a186a72 100644 (file)
@@ -350,7 +350,7 @@ int MTestDatatype2Check(void *inbuf, void *outbuf, int size_bytes)
 /*
  * This is a version of CheckData that prints error messages
  */
-static int MtestDatatype2CheckAndPrint(void *inbuf, void *outbuf, int size_bytes,
+int MTestDatatype2CheckAndPrint(void *inbuf, void *outbuf, int size_bytes,
                                 char *typename, int typenum)
 {
     int errloc, world_rank;