/[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.55 by spiralvoice, Wed Jun 1 22:19:57 2005 UTC revision 1.56 by spiralvoice, Mon Jun 20 18:38:49 2005 UTC
# Line 587  let _ = Line 587  let _ =
587                server_print s o;                server_print s o;
588                incr nb_servers;                incr nb_servers;
589              with e ->              with e ->
590                  lprintf "Exception %s in server_print"                  lprintf "Exception %s in server_print\n"
591                    (Printexc2.to_string e); lprint_newline ();                    (Printexc2.to_string e);
592          ) !!servers;          ) !!servers;
593          if use_html_mods o then Printf.bprintf buf "\\</table\\>\\</div\\>";          if use_html_mods o then Printf.bprintf buf "\\</table\\>\\</div\\>";
594          Printf.bprintf buf "Servers: %d known\n" !nb_servers;          Printf.bprintf buf "Servers: %d known\n" !nb_servers;

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

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