summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-07-24 14:59:08 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2013-07-24 14:59:08 +0000
commit2e92509f90c986109d3b5375721dc17bc6851485 (patch)
tree873dfc8cb53d959a8ae0479bdbce44a8a86c4f9a /TAO/TAO_IDL/be_include
parent8f469a5f03d12b85330b69c86ef34194d162e44c (diff)
downloadATCD-2e92509f90c986109d3b5375721dc17bc6851485.tar.gz
ChangeLogTag: Wed Jul 24 14:55:23 UTC 2013 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be_include')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/rettype_return_cs.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/field_cdr_cs.h6
2 files changed, 4 insertions, 4 deletions
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_ */