From 7b14ac4b6d83afb9398a32f67909ef5913d1cad3 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 20 Oct 2006 13:02:53 +0000 Subject: Updated stylesheet for generator such that a const reference is used where a FieldTable is passed as an argument to a method body. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@466100 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/etc/stylesheets/utils.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/etc') diff --git a/cpp/etc/stylesheets/utils.xsl b/cpp/etc/stylesheets/utils.xsl index 70743112a9..54b2e56f23 100644 --- a/cpp/etc/stylesheets/utils.xsl +++ b/cpp/etc/stylesheets/utils.xsl @@ -28,7 +28,7 @@ bool u_int32_t u_int64_t - FieldTable& + const FieldTable& Object /*WARNING: undefined type*/ -- cgit v1.2.1