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 da...@apache.org on 2005/09/28 07:35:04 UTC

svn commit: r292129 - /webservices/axis2/trunk/c/xdocs/developer_guide.html

Author: damitha
Date: Tue Sep 27 22:34:58 2005
New Revision: 292129

URL: http://svn.apache.org/viewcvs?rev=292129&view=rev
Log:
added -bls option so that struct start brace comes
next line

Modified:
    webservices/axis2/trunk/c/xdocs/developer_guide.html

Modified: webservices/axis2/trunk/c/xdocs/developer_guide.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/xdocs/developer_guide.html?rev=292129&r1=292128&r2=292129&view=diff
==============================================================================
--- webservices/axis2/trunk/c/xdocs/developer_guide.html (original)
+++ webservices/axis2/trunk/c/xdocs/developer_guide.html Tue Sep 27 22:34:58 2005
@@ -13,4 +13,4 @@
 
 Code formatting
 We could use indent with minor modifications to Kernighan & Ritchie style:
-indent -kr -bl -bli0
+indent -kr -bl -bli0 -bls