From cadb090b23cd630cf5a406c0d78c6435431f29f3 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/qpid@660173 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/client/Session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src') diff --git a/cpp/src/qpid/client/Session.h b/cpp/src/qpid/client/Session.h index fc4175ef22..84831ec442 100644 --- a/cpp/src/qpid/client/Session.h +++ b/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