summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-05-26 12:11:10 +0000
committerAlan Conway <aconway@apache.org>2008-05-26 12:11:10 +0000
commit8d279700e2470c7091ac3cd0b7e945f0d02ca28c (patch)
tree14a4c00273bed8925ed367965f3c27c321e6dfdd /qpid/cpp/src
parent778a8312f9601d17ab4f3c6c74092909637fb17c (diff)
downloadqpid-python-8d279700e2470c7091ac3cd0b7e945f0d02ca28c.tar.gz
Fix compile error in examples.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@660173 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/qpid/client/Session.h2
1 files changed, 1 insertions, 1 deletions
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
*/