1
1
This commit was SVN r3070.
Этот коммит содержится в:
Tim Woodall 2004-10-12 18:11:26 +00:00
родитель 97752f1b06
Коммит dceae77546

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

@ -12,7 +12,7 @@ int mca_oob_barrier(void)
ompi_process_name_t* self;
size_t i, npeers;
struct iovec iov;
int foo;
int foo = 0;
int rc = mca_pcmclient.pcmclient_get_peers(&peers,&npeers);
if(rc != OMPI_SUCCESS)