/[mldonkey]/mldonkey/src/networks/fileTP/fileTPInteractive.ml
ViewVC logotype

Diff of /mldonkey/src/networks/fileTP/fileTPInteractive.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by spiralvoice, Thu Oct 6 10:19:30 2005 UTC revision 1.22 by spiralvoice, Sat Nov 12 22:53:52 2005 UTC
# Line 101  let _ = Line 101  let _ =
101          P.file_last_seen = BasicSocket.last_time ();          P.file_last_seen = BasicSocket.last_time ();
102          P.file_priority = file_priority (as_file file);          P.file_priority = file_priority (as_file file);
103          P.file_uids = [Uid.create (FileTP file.file_id)];          P.file_uids = [Uid.create (FileTP file.file_id)];
104            P.file_sub_files = [];
105        }        }
106    )    )
107    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26