1
1

* fix missing continuation character in r2 when building threaded

This commit was SVN r6870.

The following SVN revision numbers were found above:
  r2 --> open-mpi/ompi@58fdc18855
Этот коммит содержится в:
Brian Barrett 2005-08-14 15:31:27 +00:00
родитель 78cba1f70f
Коммит ffd16db795

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

@ -72,7 +72,7 @@ do {
} \
} else { \
btl->btl_free(btl->btl,descriptor); \
}
} \
} while(0)
#else
#define MCA_BML_R2_BTL_DES_RETURN(btl, descriptor) \