|
Message
From: cvs at opencores.org<cvs@o...>
Date: Tue Nov 21 19:41:59 CET 2006
Subject: [cvs-checkins] MODIFIED: jop ...
Date: 00/06/11 21:19:41 Modified: jop/java/target/src/common/ejip Ppp.java Log: no message Revision Changes Path 1.6 jop/java/target/src/common/ejip/Ppp.java http://www.opencores.org/cvsweb.shtml/jop/java/target/src/common/ejip/Ppp.java.diff?r1=1.5&r2=1.6 (In the diff below, changes in quantity of whitespace are not shown.) Index: Ppp.java =================================================================== RCS file: /cvsroot/martin/jop/java/target/src/common/ejip/Ppp.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- Ppp.java 8 Jun 2006 17:47:46 -0000 1.5 +++ Ppp.java 21 Nov 2006 18:41:59 -0000 1.6 @@ -774,30 +774,6 @@ checksum(24); */ -/* OEBB -// Z252245 -// EN$Pf1dV - sbuf[5] = 22-2; // length including code, id and length field - sbuf[6] = 7; // length of user id - sbuf[7] = 'z'; - sbuf[8] = '2'; - sbuf[9] = '5'; - sbuf[10] = '2'; - sbuf[11] = '2'; - sbuf[12] = '4'; - sbuf[13] = '5'; - sbuf[14] = 7; // length of password - sbuf[15] = 'S'; - sbuf[16] = 't'; - sbuf[17] = 'T'; - sbuf[18] = 'f'; - sbuf[19] = 'D'; - sbuf[20] = 'g'; - sbuf[21] = '$'; - - - checksum(22); -*/ /* ONE sbuf[7] = 30-4; // length including code, id and length field
|
 |