1
1
This commit was SVN r17731.
Этот коммит содержится в:
Tim Prins 2008-03-05 12:46:59 +00:00
родитель 597266fdec
Коммит 10c2ce7d35

Просмотреть файл

@ -249,7 +249,7 @@ int ompi_info_get_nthkey (ompi_info_t *info, int n, char *key);
* @retval OMPI_SUCCESS string was successfully interpreted
* @retval OMPI_ERR_BAD_PARAM string was not able to be interpreted
*/
int ompi_info_value_to_bool(char *value, bool *interp);
OMPI_DECLSPEC int ompi_info_value_to_bool(char *value, bool *interp);
/**
* Convert value string to integer