Oops -- missing "typedef"
This commit was SVN r264.
Этот коммит содержится в:
родитель
b4fc25dec2
Коммит
8abdc42be1
@ -42,7 +42,7 @@ struct lam_status_public_t {
|
|||||||
int MPI_TAG;
|
int MPI_TAG;
|
||||||
int MPI_ERROR;
|
int MPI_ERROR;
|
||||||
};
|
};
|
||||||
struct lam_status_public_t lam_status_public_t;
|
typedef struct lam_status_public_t lam_status_public_t;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* User typedefs
|
* User typedefs
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user