From cd8ccb1a691ef5eb260b165f08fd9a07d1e5867d Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Mon, 12 Feb 2007 10:32:56 +0000 Subject: * lib/client/Connection.h - changed default virtual host from '/' to '' as per QPID-349 * lib/client/ClientExchange.h - fixed typo in a comment git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506406 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/lib/client/ClientExchange.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/lib/client/ClientExchange.h') diff --git a/cpp/lib/client/ClientExchange.h b/cpp/lib/client/ClientExchange.h index 296a1920a6..a8ac21fa9b 100644 --- a/cpp/lib/client/ClientExchange.h +++ b/cpp/lib/client/ClientExchange.h @@ -39,7 +39,7 @@ namespace client { * of the binding and the type of exchange. * * There are some standard exchange instances that are predeclared - * on all AMQP brokers. These are defined as statisc members + * on all AMQP brokers. These are defined as static members * STANDARD_DIRECT_EXCHANGE, STANDARD_TOPIC_EXCHANGE and * STANDARD_HEADERS_EXCHANGE. There is also the 'default' exchange * (member DEFAULT_EXCHANGE) which is nameless and of type -- cgit v1.2.1