From 03ec6f44055600e54e7f20ff530ef3ef38eb92f0 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 6 Oct 2006 16:17:06 +0000 Subject: Decoupled routing from the channel and message classes. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@453657 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/common/framing/generated/stylesheets/utils.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/cpp/common') diff --git a/qpid/cpp/common/framing/generated/stylesheets/utils.xsl b/qpid/cpp/common/framing/generated/stylesheets/utils.xsl index 829d38433e..70743112a9 100644 --- a/qpid/cpp/common/framing/generated/stylesheets/utils.xsl +++ b/qpid/cpp/common/framing/generated/stylesheets/utils.xsl @@ -23,8 +23,8 @@ u_int8_t u_int16_t - string& - string& + const string& + const string& bool u_int32_t u_int64_t -- cgit v1.2.1