1
1

Adjust comment according to r22014

This commit was SVN r22015.

The following SVN revision numbers were found above:
  r22014 --> open-mpi/ompi@9e951ce664
Этот коммит содержится в:
Ethan Mallove 2009-09-25 19:53:16 +00:00
родитель 9e951ce664
Коммит e9014ff20e

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

@ -259,7 +259,7 @@ void ompi_wait_for_debugger(void)
/*
* Breakpoint function for parallel debuggers. This function is also
* defined in orterun for the starter. It should never conflict with
* this one, but we'll make it static, just to be sure.
* this one.
*/
void *MPIR_Breakpoint(void)
{