summaryrefslogtreecommitdiff
path: root/TAO/tao/Object_KeyC.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 02:24:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-17 02:24:56 +0000
commitfad7e7147e19c07dc0ffb96b9b4280db6e1b47e8 (patch)
tree4e1f63d17b16081547f32121a4840809c028da8c /TAO/tao/Object_KeyC.h
parent640eec7f8295525ad17219beea71a6a70a3ed2c8 (diff)
downloadATCD-fad7e7147e19c07dc0ffb96b9b4280db6e1b47e8.tar.gz
.
Diffstat (limited to 'TAO/tao/Object_KeyC.h')
-rw-r--r--TAO/tao/Object_KeyC.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/Object_KeyC.h b/TAO/tao/Object_KeyC.h
index ed90e164db0..03976bba051 100644
--- a/TAO/tao/Object_KeyC.h
+++ b/TAO/tao/Object_KeyC.h
@@ -10,8 +10,8 @@
// Information on TAO is available at
// http://www.cs.wustl.edu/~schmidt/TAO.html
-#if !defined (_TAO_IDL_OBJECT_KEYC_H_)
-#define _TAO_IDL_OBJECT_KEYC_H_
+#ifndef TAO_IDL_OBJECT_KEYC_H
+#define TAO_IDL_OBJECT_KEYC_H
#if !defined (_TAO__TAO_SEQ_OCTET_CH_)
#define _TAO__TAO_SEQ_OCTET_CH_
@@ -94,4 +94,4 @@ typedef TAO_tao_seq_Octet_out TAO_ObjectKey_out;
#include "Object_KeyC.i"
#endif // defined INLINE
-#endif /* _TAO_IDL_OBJECT_KEYC_H_ */
+#endif /* TAO_IDL_OBJECT_KEYC_H */