Index: head/net-p2p/mldonkey/files/patch-src_utils_net_terminal.ml =================================================================== --- head/net-p2p/mldonkey/files/patch-src_utils_net_terminal.ml (nonexistent) +++ head/net-p2p/mldonkey/files/patch-src_utils_net_terminal.ml (revision 386369) @@ -0,0 +1,11 @@ +--- src/utils/net/terminal.ml.orig 2005-11-19 17:19:45 UTC ++++ src/utils/net/terminal.ml +@@ -185,7 +185,7 @@ module Output = struct + let canal = List.assoc chan !chanmap in + etat.chan <- Some (chan, canal); + info (sprintf "connecte au canal '%s'" chan); +- (* {| canal ALL } *) ++ + with Not_found -> (* pas encore de recepteur pour ce canal *) + try (* on en cree un *) + let serveur = nsrecord.get_loc chan in Property changes on: head/net-p2p/mldonkey/files/patch-src_utils_net_terminal.ml ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property