1
1
This commit was SVN r3523.
Этот коммит содержится в:
George Bosilca 2004-11-05 07:39:57 +00:00
родитель 85490f00a5
Коммит 90d79bb1d1

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

@ -188,8 +188,6 @@ struct ompi_convertor_t {
};
OBJ_CLASS_DECLARATION( ompi_convertor_t );
#define ompi_convertor_progress( PCONV, IOVEC, COUNT, PLENGTH, FDSET ) \
(PCONV)->fAdvance( (PCONV), (IOVEC), (COUNT), (PLENGTH), (FDSET) );
/*
* Return 0 if everything went OK and if there is still room before the complete
* conversion of the data (need additional call with others input buffers )