diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-10-14 03:23:33 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-10-14 03:23:33 +0000 |
commit | e781d51daab66eccaa71f443b10851f27b90eca7 (patch) | |
tree | 94dbb2fce07119dd089fab2caccff3316bd4291f /TAO/CIAO/examples/handcrafted | |
parent | 893b729f436848355a2df0ca163f6639f5ba2ccd (diff) | |
download | ATCD-e781d51daab66eccaa71f443b10851f27b90eca7.tar.gz |
ChangeLogTag:Mon Oct 13 22:31:10 2003 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/CIAO/examples/handcrafted')
-rw-r--r-- | TAO/CIAO/examples/handcrafted/BasicSP_EC2/RTEventService/RTEventService_exec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/examples/handcrafted/BasicSP_EC2/RTEventService/RTEventService_exec.cpp b/TAO/CIAO/examples/handcrafted/BasicSP_EC2/RTEventService/RTEventService_exec.cpp index 0341654a273..48e13f06e03 100644 --- a/TAO/CIAO/examples/handcrafted/BasicSP_EC2/RTEventService/RTEventService_exec.cpp +++ b/TAO/CIAO/examples/handcrafted/BasicSP_EC2/RTEventService/RTEventService_exec.cpp @@ -2,7 +2,7 @@ //============================================================== /** - * @file RTEventService_exec.h + * @file RTEventService_exec.cpp * * Source file for the actual RTEventService and RTEventServiceHome * component implementations. |