diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-10-23 16:04:12 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-10-23 16:04:12 +0000 |
commit | cd755938747721a508099129566e90c38a51b870 (patch) | |
tree | 888a37b59f92dd7640beb6049094c07c3fd2f23a /apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp | |
parent | e6abbe6fc23e6ac76adb309bf066b37e08d76ac3 (diff) | |
download | ATCD-cd755938747721a508099129566e90c38a51b870.tar.gz |
change SCCS keywords (in our files only) to RCS keywords
Diffstat (limited to 'apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp')
-rw-r--r-- | apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp b/apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp index 1edefc82a29..78b575025f4 100644 --- a/apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp +++ b/apps/Orbix-Examples/Event_Comm/libsrc/Notifier_i.cpp @@ -1,5 +1,5 @@ #include "ace/Log_Msg.h" -// @(#)Notifier_i.cpp 1.1 10/18/96 +// $Id$ #include "Notification_Receiver_i.h" #include "Notifier_i.h" |