diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-08-24 13:53:30 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-08-24 13:53:30 +0000 |
commit | b8955a35c5c1e7a59490b7c7c9cdf5d7d4fce769 (patch) | |
tree | a759260aee1992073de3e5af68f1f915b31d99e6 /TAO/orbsvcs/tests/Notify/lib/Name.cpp | |
parent | 8d376a9994cb250287ca06d27bc5046ee5ef0496 (diff) | |
download | ATCD-b8955a35c5c1e7a59490b7c7c9cdf5d7d4fce769.tar.gz |
ChangeLogTag: Sun Aug 24 13:50:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Name.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/Notify/lib/Name.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Name.cpp b/TAO/orbsvcs/tests/Notify/lib/Name.cpp index 27683ee29a9..c74177f6d68 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Name.cpp +++ b/TAO/orbsvcs/tests/Notify/lib/Name.cpp @@ -2,7 +2,7 @@ #include "Name.h" -ACE_RCSID(lib, TAO_Name, "$id$") +ACE_RCSID(lib, TAO_Name, "$Id$") #define TAO_Notify_Tests_DECLARE_NAME(target, name) \ const char* const TAO_Notify_Tests_Name::target = ACE_TEXT (name); |