From 45eefc686b90b6fd44a9505510de3329f122a1f2 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 9 Sep 2010 07:20:23 +0000 Subject: Zapped ACE_RCSID --- TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'TAO/orbsvcs/FT_ReplicationManager') diff --git a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp index 770d8ef9870..03de6907c61 100644 --- a/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp +++ b/TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp @@ -20,11 +20,6 @@ #include "tao/debug.h" #include "ace/OS_NS_string.h" -ACE_RCSID (FT_DefaultFaultAnalyzer, - FT_DefaultFaultAnalyzer, - "$Id$") - - TAO_BEGIN_VERSIONED_NAMESPACE_DECL /// Default constructor. @@ -88,7 +83,7 @@ int TAO::FT_DefaultFaultAnalyzer::validate_event_type ( // // The filterable_data part of the event body contains the // identity of the crashed object as four name-value pairs: the - // fault tolerance domain identifier, the member’s location + // fault tolerance domain identifier, the member�s location // identifier, the repository identifier and the object group // identifier. The Fault Notifier filters events based on the // domain_name, the type_name, and the four identifiers. All -- cgit v1.2.1