mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/networks/fileTP/fileTPHTTP.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/fileTP/fileTPHTTP.ml
Date: Sun, 07 Aug 2005 08:57:39 -0400

Index: mldonkey/src/networks/fileTP/fileTPHTTP.ml
diff -u mldonkey/src/networks/fileTP/fileTPHTTP.ml:1.13 
mldonkey/src/networks/fileTP/fileTPHTTP.ml:1.14
--- mldonkey/src/networks/fileTP/fileTPHTTP.ml:1.13     Wed Jul 27 22:16:02 2005
+++ mldonkey/src/networks/fileTP/fileTPHTTP.ml  Sun Aug  7 12:57:22 2005
@@ -48,12 +48,12 @@
 
 (* prints a new logline with date, module and starts newline *)
 let lprintf_nl () =
-  lprintf "%s[FTP] "
+  lprintf "%s[HTTP] "
     (log_time ()); lprintf_nl2
 
 (* prints a new logline with date, module and does not start newline *)
 let lprintf_n () =
-  lprintf "%s[FTP] "
+  lprintf "%s[HTTP] "
     (log_time ()); lprintf
 
 (*************************************************************************)




reply via email to

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