/[mldonkey]/mldonkey/src/daemon/common/commonMain.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonMain.ml

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

revision 1.2 by simon_mld, Sun May 11 16:01:53 2003 UTC revision 1.3 by spiralvoice, Fri Jul 22 14:32:12 2005 UTC
# Line 25  let _ = Line 25  let _ =
25        try        try
26          f ()          f ()
27        with e ->        with e ->
28            lprintf "Exception %s in init_hooks\n"            lprintf_nl "[cMa] Exception %s in init_hooks\n"
29              (Printexc2.to_string e);              (Printexc2.to_string e);
30    ) !init_hooks;    ) !init_hooks;
31    BasicSocket.loop ()    BasicSocket.loop ()

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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