mwomack 2003/02/15 11:13:09
Modified: . sunCodingConvention.xml
Log:
Changed indentation style from 4 to 2.
Revision Changes Path
1.2 +2 -2 jakarta-log4j-sandbox/sunCodingConvention.xml
Index: sunCodingConvention.xml
===================================================================
RCS file: /home/cvs/jakarta-log4j-sandbox/sunCodingConvention.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sunCodingConvention.xml 8 Feb 2003 07:55:35 -0000 1.1
+++ sunCodingConvention.xml 15 Feb 2003 19:13:09 -0000 1.2
@@ -72,10 +72,10 @@
<braceLeft>1</braceLeft>
<braceRight>0</braceRight>
<braceRightAfter>1</braceRightAfter>
- <continuation>4</continuation>
+ <continuation>2</continuation>
<deep>55</deep>
<extends>-1</extends>
- <general>4</general>
+ <general>2</general>
<implements>-1</implements>
<leading>0</leading>
<tabs>8</tabs>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]