ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/filter/FilterThread.java (file contents):
Revision 1.3 by pjm2, Thu Nov 23 09:08:07 2000 UTC vs.
Revision 1.4 by pjm2, Thu Nov 23 09:14:29 2000 UTC

# Line 40 | Line 40 | public class FilterThread extends Thread{
40          }
41          System.out.println("UDPReaderThread - An XML Packet was read sucessfully: -");
42          packet.printAll();
43 <        // Now do something with this XMLPacket!!!
44 <        // .... let's try this...
43 >            // Now do something with this XMLPacket!!!
44 >            // .... let's try this...
45          parent.receiveXML(xml);
46      
47      }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines