From 14654e5360b72adf1704838b3820c7d1fc860e8e 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/qpid@453657 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/common/framing/generated/stylesheets/utils.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp/common/framing/generated') diff --git a/cpp/common/framing/generated/stylesheets/utils.xsl b/cpp/common/framing/generated/stylesheets/utils.xsl index 829d38433e..70743112a9 100644 --- a/cpp/common/framing/generated/stylesheets/utils.xsl +++ b/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