diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-04-12 16:46:22 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-04-12 16:46:22 +0000 |
commit | e3023946a1462d5fac57f68e71d7f54d41929e3e (patch) | |
tree | 2f7469c557b5bdb588e66ad3d5370f34fef208a0 /TAO/tao/ULongSeqA.cpp | |
parent | e464053e5d4ac07373e1469d0fae74331672e06f (diff) | |
download | ATCD-e3023946a1462d5fac57f68e71d7f54d41929e3e.tar.gz |
ChangeLogTag: Mon Apr 12 16:45:43 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ULongSeqA.cpp')
-rw-r--r-- | TAO/tao/ULongSeqA.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/ULongSeqA.cpp b/TAO/tao/ULongSeqA.cpp index 41ed34f7b61..891ecab0848 100644 --- a/TAO/tao/ULongSeqA.cpp +++ b/TAO/tao/ULongSeqA.cpp @@ -29,8 +29,8 @@ #include "tao/Typecode.h" #include "tao/Any_Dual_Impl_T.h" -// TAO_IDL - Generated from -// be/be_visitor_sequence/any_op_cs.cpp:54 +// TAO_IDL - Generated from +// be\be_visitor_sequence/any_op_cs.cpp:54 // Copying insertion. void operator<<= ( @@ -103,5 +103,5 @@ CORBA::Boolean operator>>= ( CORBA::ULongSeq \ > -#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ +#endif /* !ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ |