1
1

Forward declaration must match eventual function - both must be static

Refs trac:3763

This commit was SVN r30082.

The following Trac tickets were found above:
  Ticket 3763 --> https://svn.open-mpi.org/trac/ompi/ticket/3763
Этот коммит содержится в:
Ralph Castain 2013-12-25 02:28:22 +00:00
родитель 85f2429819
Коммит 885fcac488

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

@ -67,7 +67,7 @@ struct oob_comm memheap_oob;
static int send_buffer(int pe, opal_buffer_t *msg);
int oshmem_mkey_recv_cb(void);
static int oshmem_mkey_recv_cb(void);
/* pickup list of rkeys and remote va */
static int memheap_oob_get_mkeys(int pe,