type in svc_builder.c --------------------- Key: AXIS2C-1416 URL: https://issues.apache.org/jira/browse/AXIS2C-1416 Project: Axis2-C Issue Type: Bug Affects Versions: 1.6.0 Environment: $ gcc --version gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ ld --version GNU ld version 2.17.50.0.6-2.el5 20061020 Copyright 2005 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. $ uname -a Linux <hostname> 2.6.18-8.el5 #1 SMP Thu Mar 15 19:46:53 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux Reporter: Russell Tempero Priority: Minor Attachments: svc_builder.c.diff While tromping around the Axis code tree I noticed a typo for which I have attached a patch. I never actually noticed any problems associated with this typo, but I figured it might be good to fix it anyway. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.