Update of /cvsroot/jython/jython/org/python/util
In directory usw-pr-cvs1:/tmp/cvs-serv27917
Modified Files:
PythonObjectInputStream.java
Log Message:
Consistent formatting. Last line must end with a linebreak.
Index: PythonObjectInputStream.java
===================================================================
RCS file: /cvsroot/jython/jython/org/python/util/PythonObjectInputStream.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** PythonObjectInputStream.java 2000/12/11 18:57:03 1.6
--- PythonObjectInputStream.java 2001/02/01 13:23:41 1.7
***************
*** 55,59 ****
}
}
-
-
-
\ No newline at end of file
--- 55,56 ----
|