mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/utils/net/ip_set.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/utils/net/ip_set.ml
Date: Thu, 23 Jun 2005 06:53:57 -0400

Index: mldonkey/src/utils/net/ip_set.ml
diff -u mldonkey/src/utils/net/ip_set.ml:1.6 
mldonkey/src/utils/net/ip_set.ml:1.7
--- mldonkey/src/utils/net/ip_set.ml:1.6        Mon Jun 20 18:38:49 2005
+++ mldonkey/src/utils/net/ip_set.ml    Thu Jun 23 10:53:57 2005
@@ -104,7 +104,7 @@
            end else 
              raise Not_found
        with _ ->
-         lprintf "Syntax error: %s\n" line
+         lprintf "Syntax error while loading IP blocklist in line %s\n" line
     done;
     bl_empty (* not reached *)
   with End_of_file ->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]