1
1

Correct typo in header definition

This commit was SVN r31558.
Этот коммит содержится в:
Ralph Castain 2014-04-29 23:41:49 +00:00
родитель c4c9bc1573
Коммит b3f636d169

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

@ -11,8 +11,8 @@
/** @file: /** @file:
*/ */
#ifndef MCA_DB_BASE_H #ifndef MCA_DSTORE_BASE_H
#define MCA_DB_BASE_H #define MCA_DSTORE_BASE_H
#include "opal_config.h" #include "opal_config.h"
#include "opal/types.h" #include "opal/types.h"