/[mldonkey]/mldonkey/src/utils/net/ip_set.ml
ViewVC logotype

Diff of /mldonkey/src/utils/net/ip_set.ml

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

revision 1.6 by spiralvoice, Mon Jun 20 18:38:49 2005 UTC revision 1.7 by spiralvoice, Thu Jun 23 10:53:57 2005 UTC
# Line 104  let load_merge bl filename = Line 104  let load_merge bl filename =
104              end else              end else
105                raise Not_found                raise Not_found
106          with _ ->          with _ ->
107            lprintf "Syntax error: %s\n" line            lprintf "Syntax error while loading IP blocklist in line %s\n" line
108      done;      done;
109      bl_empty (* not reached *)      bl_empty (* not reached *)
110    with End_of_file ->    with End_of_file ->

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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