1
1

Remove the last underscore. Look like a typo ...

This commit was SVN r12006.
Этот коммит содержится в:
George Bosilca 2006-10-05 05:41:57 +00:00
родитель f51e3ec338
Коммит b2b2ade6c9
2 изменённых файлов: 4 добавлений и 4 удалений

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

@ -19,8 +19,8 @@
* Function: - OS, CPU and compiler dependent configuration
*/
#ifndef OMPI_CONFIG_H_
#define OMPI_CONFIG_H_
#ifndef OMPI_CONFIG_H
#define OMPI_CONFIG_H
#include "opal_config.h"

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

@ -19,8 +19,8 @@
* Function: - OS, CPU and compiler dependent configuration
*/
#ifndef ORTE_CONFIG_H_
#define ORTE_CONFIG_H_
#ifndef ORTE_CONFIG_H
#define ORTE_CONFIG_H
#include "opal_config.h"