From 306114207d6ff6c3ec6d63f5ab6b4ff9e1dd7d4e Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 27 Jan 2009 02:08:25 +0000 Subject: Cluster rename: dump -> update, newbie -> joiner git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@737971 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/cluster.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp/src/cluster.mk') diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk index 31eed2aec6..3809c86090 100644 --- a/cpp/src/cluster.mk +++ b/cpp/src/cluster.mk @@ -52,8 +52,8 @@ cluster_la_SOURCES = \ qpid/cluster/Cpg.cpp \ qpid/cluster/Cpg.h \ qpid/cluster/Dispatchable.h \ - qpid/cluster/DumpClient.cpp \ - qpid/cluster/DumpClient.h \ + qpid/cluster/UpdateClient.cpp \ + qpid/cluster/UpdateClient.h \ qpid/cluster/Event.cpp \ qpid/cluster/Event.h \ qpid/cluster/EventFrame.h \ -- cgit v1.2.1