LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Sat Jul 22 17:17:59 CEST 2006
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/06/07 22:17:17

    Modified: jop/java/pc/src/udp Tftp.java
    Log:
    changed comment


    Revision Changes Path
    1.2 jop/java/pc/src/udp/Tftp.java

    http://www.opencores.org/cvsweb.shtml/jop/java/pc/src/udp/Tftp.java.diff?r1=1.1&r2=1.2

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: Tftp.java
    ===================================================================
    RCS file: /cvsroot/martin/jop/java/pc/src/udp/Tftp.java,v
    retrieving revision 1.1
    retrieving revision 1.2
    diff -u -b -r1.1 -r1.2
    --- Tftp.java 10 Sep 2004 08:35:16 -0000 1.1
    +++ Tftp.java 22 Jul 2006 15:17:59 -0000 1.2
    @@ -3,7 +3,7 @@
    import java.net.*;

    /**
    -* send UPD requests to jop and receive UPD packets for debug output.
    +* TFTP client for Flash programming and read of internal memory (stack).
    */

    public class Tftp {



     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.