From 2e92509f90c986109d3b5375721dc17bc6851485 Mon Sep 17 00:00:00 2001 From: parsons Date: Wed, 24 Jul 2013 14:59:08 +0000 Subject: ChangeLogTag: Wed Jul 24 14:55:23 UTC 2013 Jeff Parsons --- TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h | 2 +- TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'TAO/TAO_IDL/be_include') diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h index 2e8feac6db8..192778ae313 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h @@ -15,7 +15,7 @@ #ifndef _BE_VISITOR_OPERATION_RETTYPE_RETURN_CS_H_ -#define _BE_VISITOR_OPERATION_RETTYPE_CS_H_ +#define _BE_VISITOR_OPERATION_RETTYPE_RETURN_CS_H_ // ************************************************************ // Operation visitor for returning the return val diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h index ffd5f0d1124..943972d990f 100644 --- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h +++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h @@ -13,8 +13,8 @@ //============================================================================= -#ifndef _BE_VISITOR_VALUETYPE_FIELD_CDR_C_H_ -#define _BE_VISITOR_VALUETYPE_FIELD_CDR_CI_H_ +#ifndef _BE_VISITOR_VALUETYPE_FIELD_CDR_CS_H_ +#define _BE_VISITOR_VALUETYPE_FIELD_CDR_CS_H_ #include "be_visitor_scope.h" @@ -123,4 +123,4 @@ public: virtual int visit_typedef (be_typedef *node); }; -#endif /* _BE_VISITOR_VALUETYPE_FIELD_CDR_CI_H_ */ +#endif /* _BE_VISITOR_VALUETYPE_FIELD_CDR_CS_H_ */ -- cgit v1.2.1