summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-08-10 13:25:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-08-10 13:25:23 +0000
commite7e197f535b401e3b38035c439b9ccd9f80a5c08 (patch)
tree26b5f366936f5b295ac4eae0aa7568601118d4a4
parent34e01dc7cfa77b1e52ffae530572c931d834544f (diff)
downloadATCD-e7e197f535b401e3b38035c439b9ccd9f80a5c08.tar.gz
ChangeLogTag: Wed Aug 10 13:25:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h b/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h
index 82bc7329a0d..a91220671d8 100644
--- a/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h
+++ b/TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h
@@ -12,8 +12,8 @@
*/
//=============================================================================
-#ifndef TAO_POLICY_VALIDATOR_H_
-#define TAO_POLICY_VALIDATOR_H_
+#ifndef TAO_BIDIR_POLICY_VALIDATOR_H_
+#define TAO_BIDIR_POLICY_VALIDATOR_H_
#include /**/ "ace/pre.h"
#include "bidirgiop_export.h"
@@ -53,4 +53,4 @@ private:
};
#include /**/ "ace/post.h"
-#endif /**/
+#endif /* TAO_BIDIR_POLICY_VALIDATOR_H_ */