summaryrefslogtreecommitdiff
path: root/apps/Orbix-Examples/Event_Comm/Supplier/Notifier_Handler.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-31 23:36:48 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-31 23:36:48 +0000
commit9e1c7ecbc4488f5218432b49c1ec8f44154f630f (patch)
tree5b1c7ed2cf70c9cd1bc82380cf0ae61e4776fc91 /apps/Orbix-Examples/Event_Comm/Supplier/Notifier_Handler.cpp
parent4f74cbfae055973889f1454461738e539980e586 (diff)
downloadATCD-9e1c7ecbc4488f5218432b49c1ec8f44154f630f.tar.gz
Added ACE_RCSID to apps/
Diffstat (limited to 'apps/Orbix-Examples/Event_Comm/Supplier/Notifier_Handler.cpp')
-rw-r--r--apps/Orbix-Examples/Event_Comm/Supplier/Notifier_Handler.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/Orbix-Examples/Event_Comm/Supplier/Notifier_Handler.cpp b/apps/Orbix-Examples/Event_Comm/Supplier/Notifier_Handler.cpp
index d4487ae4734..58b3723eafd 100644
--- a/apps/Orbix-Examples/Event_Comm/Supplier/Notifier_Handler.cpp
+++ b/apps/Orbix-Examples/Event_Comm/Supplier/Notifier_Handler.cpp
@@ -1,6 +1,8 @@
-#include "Notifier_Handler.h"
// $Id$
+#include "Notifier_Handler.h"
+
+ACE_RCSID(Supplier, Notifier_Handler, "$Id$")
#if defined (ACE_HAS_ORBIX) && (ACE_HAS_ORBIX != 0)