Correct a small typo
This commit was SVN r7614.
Этот коммит содержится в:
родитель
8894eabf00
Коммит
059c802094
@ -61,7 +61,7 @@ typedef int32_t (*convertor_advance_fct_t)( ompi_convertor_t* pConvertor,
|
||||
uint32_t* inputCount,
|
||||
size_t* max_data,
|
||||
int32_t* freeAfter );
|
||||
typedef void*(*memalloc_fct_t)( size_t* pLengthi, void* userdata );
|
||||
typedef void*(*memalloc_fct_t)( size_t* pLength, void* userdata );
|
||||
|
||||
typedef struct dt_stack {
|
||||
int16_t index; /**< index in the element description */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user