Author: pini
Date: Wed Jul 12 01:21:00 2006
New Revision: 421186
URL: http://svn.apache.org/viewvc?rev=421186&view=rev
Log:
fixed a spelling mistake
Modified:
webservices/axis2/trunk/c/include/axis2_options.h
Modified: webservices/axis2/trunk/c/include/axis2_options.h
URL:
http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_options.h?rev=421186&r1=421185&r2=421186&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_options.h (original)
+++ webservices/axis2/trunk/c/include/axis2_options.h Wed Jul 12 01:21:00 2006
@@ -510,7 +510,7 @@
*/
struct axis2_options
{
- /** options of options struct */
+ /** operations of options struct */
axis2_options_ops_t *ops;
};
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]