summaryrefslogtreecommitdiff
path: root/TAO/tao
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
commit8d8591fa521b6ed71a07d0a46cbec418ee2e8406 (patch)
tree26b5f366936f5b295ac4eae0aa7568601118d4a4 /TAO/tao
parent8045df3499c0b18e3750fde775ce2fcc03f6f7c0 (diff)
downloadATCD-8d8591fa521b6ed71a07d0a46cbec418ee2e8406.tar.gz
ChangeLogTag: Wed Aug 10 13:25:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao')
-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_ */