/[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.73 by spiralvoice, Wed Jul 27 19:57:24 2005 UTC revision 1.74 by spiralvoice, Thu Jul 28 18:20:51 2005 UTC
# Line 2192  let _ = Line 2192  let _ =
2192    
2193                            client_print_html c o;                            client_print_html c o;
2194                            html_mods_td buf ([                            html_mods_td buf ([
2195                              ("", "sr", (string_of_kind  i.client_kind));                              ("", "sr", (string_of_kind i.client_kind));
2196                              ("", "sr", Printf.sprintf "%d" (((last_time ()) - i.client_connect_time) / 60));                              ("", "sr", Printf.sprintf "%d" (((last_time ()) - i.client_connect_time) / 60));
2197                              ("", "sr", i.client_software);                              ("", "sr", i.client_software);
2198                              ("", "sr", i.client_release);                              ("", "sr", i.client_release);

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

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