From ce40b8a35e158adbb5ebea4fe65cda4f0836b77f Mon Sep 17 00:00:00 2001 From: Shiqing Fan Date: Wed, 27 Aug 2008 17:06:40 +0000 Subject: [PATCH] - Fix typo ;-) This commit was SVN r19438. --- orte/util/hostfile/hostfile_lex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orte/util/hostfile/hostfile_lex.h b/orte/util/hostfile/hostfile_lex.h index 3c9d0cc31a..85da2875f4 100644 --- a/orte/util/hostfile/hostfile_lex.h +++ b/orte/util/hostfile/hostfile_lex.h @@ -18,7 +18,7 @@ */ #ifndef ORTE_UTIL_HOSTFILE_LEX_H_ -#define ORTE_UTILutil_HOSTFILE_LEX_H_ +#define ORTE_UTIL_HOSTFILE_LEX_H_ #include "orte_config.h"