From 8d279700e2470c7091ac3cd0b7e945f0d02ca28c Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 26 May 2008 12:11:10 +0000 Subject: Fix compile error in examples. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@660173 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/qpid/client/Session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/qpid/client/Session.h b/qpid/cpp/src/qpid/client/Session.h index fc4175ef22..84831ec442 100644 --- a/qpid/cpp/src/qpid/client/Session.h +++ b/qpid/cpp/src/qpid/client/Session.h @@ -27,7 +27,7 @@ namespace qpid { namespace client { /** - * Session is currently just an alias for Session_99_0 + * Session is an alias for Session_0_10 * * \ingroup clientapi */ -- cgit v1.2.1