X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ccd4b5d32f5721eedd11d375e7453694c638834a..748dca059aa67356f3201a486c7aac249ebd2c18:/src/smpi/include/private.hpp diff --git a/src/smpi/include/private.hpp b/src/smpi/include/private.hpp index 4abec6c778..e663ba557f 100644 --- a/src/smpi/include/private.hpp +++ b/src/smpi/include/private.hpp @@ -117,7 +117,7 @@ XBT_PRIVATE double smpi_cfg_auto_shared_malloc_thresh(); XBT_PRIVATE bool smpi_cfg_display_alloc(); // utilities -XBT_PRIVATE void smpi_init_options_internal(bool called_by_smpimain); +XBT_PRIVATE void smpi_init_options_internal(bool called_by_smpi_main); extern XBT_PRIVATE char* smpi_data_exe_start; // start of the data+bss segment of the executable extern XBT_PRIVATE size_t smpi_data_exe_size; // size of the data+bss segment of the executable