You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by se...@apache.org on 2008/03/06 16:32:44 UTC

svn commit: r634306 - /webservices/axis2/trunk/c/guththila/include/guththila_defines.h

Author: senaka
Date: Thu Mar  6 07:32:43 2008
New Revision: 634306

URL: http://svn.apache.org/viewvc?rev=634306&view=rev
Log:
Fixing JIRA Issue AXIS2C-1045

Modified:
    webservices/axis2/trunk/c/guththila/include/guththila_defines.h

Modified: webservices/axis2/trunk/c/guththila/include/guththila_defines.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/guththila/include/guththila_defines.h?rev=634306&r1=634305&r2=634306&view=diff
==============================================================================
--- webservices/axis2/trunk/c/guththila/include/guththila_defines.h (original)
+++ webservices/axis2/trunk/c/guththila/include/guththila_defines.h Thu Mar  6 07:32:43 2008
@@ -66,7 +66,7 @@
 #define GUTHTHILA_FALSE	0
 #endif
 
-#ifndef GUTHTHILA_TURE
+#ifndef GUTHTHILA_TRUE
 #define GUTHTHILA_TRUE		1
 #endif
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org