Hello. Here's a small patch to purge src/etc/class.java of the accursed 
TAB characters. Hopefully the TAB characters in the following are 
preserved by email clients, etc. If someone with r/w CVS can commit this 
it would be much appreciated.

Toby.

Index: etc/class.java
===================================================================
RCS file: /products/cvs/ejboss/jboss/src/etc/class.java,v
retrieving revision 1.2
diff -r1.2 class.java
10c10
<  *    <description>
---
 >  *   <description>
12,14c12,14
<  *    @see <related>
<  *    @author <firstname> <lastname> (<email>)
<  *    @version $Revision: 1.2 $
---
 >  *   @see <related>
 >  *   @author <firstname> <lastname> (<email>)
 >  *   @version $Revision: 1.2 $


Reply via email to