mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] mldonkey/src/utils/net cobs.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey/src/utils/net cobs.ml
Date: Thu, 15 Dec 2005 19:54:40 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Branch:         
Changes by:     spiralvoice <address@hidden>    05/12/15 19:54:40

Modified files:
        src/utils/net  : cobs.ml 

Log message:
        -

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/src/utils/net/cobs.ml.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: mldonkey/src/utils/net/cobs.ml
diff -u mldonkey/src/utils/net/cobs.ml:1.5 mldonkey/src/utils/net/cobs.ml:1.6
--- mldonkey/src/utils/net/cobs.ml:1.5  Thu Dec 15 19:41:47 2005
+++ mldonkey/src/utils/net/cobs.ml      Thu Dec 15 19:54:40 2005
@@ -330,7 +330,7 @@
             GGEP_DU_uptime du
         | GGEP.GGEP (id,data) -> GGEP_block (id,data)
       with e -> 
-          lprintf "Exception %s in GGEP parse\n" (Printexc2.to_string e);
+(*          lprintf "Exception %s in GGEP parse\n" (Printexc2.to_string e); *)
           GGEP_unknown "Bad GGEP Block"
   ) (GGEP.parse s)
   




reply via email to

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