/[mldonkey]/mldonkey/src/daemon/driver/driverCommands.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/driver/driverCommands.ml

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

revision 1.74 by spiralvoice, Thu Jul 28 18:20:51 2005 UTC revision 1.75 by spiralvoice, Thu Jul 28 18:22:31 2005 UTC
# Line 2089  let _ = Line 2089  let _ =
2089                        ed2k (Filename.basename impl.impl_shared_codedname)));                        ed2k (Filename.basename impl.impl_shared_codedname)));
2090                    ("", "sr", (if impl.impl_shared_id = Md4.null then "" else                    ("", "sr", (if impl.impl_shared_id = Md4.null then "" else
2091                      Printf.sprintf "\\<a href=\\\"http://stats.razorback2.com/ed2khistory?ed2k=%s\\\"\\>%s\\</a\\>                      Printf.sprintf "\\<a href=\\\"http://stats.razorback2.com/ed2khistory?ed2k=%s\\\"\\>%s\\</a\\>
2092                                      \\<a href=\\\"http://bitzi.com/lookup/urn:ed2k:%s\\\"\\>%s\\</a\\>"                                      \\<a href=\\\"http://bitzi.com/lookup/ed2k:%s\\\"\\>%s\\</a\\>"
2093                        (Md4.to_string impl.impl_shared_id) "R" (Md4.to_string impl.impl_shared_id) "B")) ];                        (Md4.to_string impl.impl_shared_id) "R" (Md4.to_string impl.impl_shared_id) "B")) ];
2094                  Printf.bprintf buf "\\</tr\\>\n";                  Printf.bprintf buf "\\</tr\\>\n";
2095                end                end

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75

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