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/lib/options.ml4


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/utils/lib/options.ml4
Date: Tue, 28 Jun 2005 19:17:13 -0400

Index: mldonkey/src/utils/lib/options.ml4
diff -u mldonkey/src/utils/lib/options.ml4:1.13 
mldonkey/src/utils/lib/options.ml4:1.14
--- mldonkey/src/utils/lib/options.ml4:1.13     Sat Apr 23 21:54:11 2005
+++ mldonkey/src/utils/lib/options.ml4  Tue Jun 28 23:17:08 2005
@@ -466,7 +466,7 @@
       really_load opfile.file_name opfile.file_sections;
     opfile.file_after_load_hook ()
   with
-    Not_found | Sys_error _ -> lprintf "No %s found\n" opfile.file_name
+    Not_found | Sys_error _ -> (* lprintf "No %s found\n" opfile.file_name *) 
()
       
 let append opfile filename =
   try




reply via email to

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