|
Message
From: cvs at opencores.org<cvs@o...>
Date: Mon Dec 17 18:28:46 CET 2007
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/07/12 17:18:28 Modified: jop/java/tools/src/com/jopdesign/debug/jdwp/jop JopServer.java Log: Comment change. Revision Changes Path 1.3 jop/java/tools/src/com/jopdesign/debug/jdwp/jop/JopServer.java http://www.opencores.org/cvsweb.shtml/jop/java/tools/src/com/jopdesign/debug/jdwp/jop/JopServer.java.diff?r1=1.2&r2=1.3 (In the diff below, changes in quantity of whitespace are not shown.) Index: JopServer.java =================================================================== RCS file: /cvsroot/paulo/jop/java/tools/src/com/jopdesign/debug/jdwp/jop/JopServer.java,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- JopServer.java 11 Dec 2007 16:31:13 -0000 1.2 +++ JopServer.java 17 Dec 2007 17:28:45 -0000 1.3 @@ -154,7 +154,7 @@ /** * Handshake here, just to avoid that a faster client start sending data - * before the streams we ready and the machine up and running. + * before the streams are ready, and the machine is up and running. * * @throws IOException *
|
 |