patchmldonkey, a multi-networks file-sharing client - Patches: patch #6600, suggested fix for task 8478

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #6600: suggested fix for task 8478

Submitter:  daniel <eydaimon>
Submitted:  Fri 08 Aug 2008 10:54:18 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Wont Do Assigned to:  None
Open/Closed:  Closed

Fri 08 Aug 2008 11:43:02 AM UTC, comment #1: 

Copied patch to https://savannah.nongnu.org/task/index.php?8478#comment1 for further discussion.

spiralvoice <spiralvoice>
Group administrator
Fri 08 Aug 2008 10:54:18 AM UTC, original submission:  

https://savannah.nongnu.org/task/?8478

Index: src/daemon/common/commonInteractive.ml
===================================================================
RCS file: /sources/mldonkey/mldonkey/src/daemon/common/commonInteractive.ml,v
retrieving revision 1.105
diff -r1.105 commonInteractive.ml
346c346
<         Printf.sprintf "[mldonkey@%s] file received - %s" (Unix.gethostname ()) (file_best_name file)
---

>         Printf.sprintf "mldonkey - %s complete." (file_best_name file)

348c348
<         Printf.sprintf "mldonkey@%s, file received" (Unix.gethostname ())
---

>         Printf.sprintf "mldonkey - download complete."


daniel <eydaimon>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by spiralvoice (Posted a comment)
  • -email is unavailable- added by eydaimon (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-08-08 spiralvoice StatusNone Wont Do
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code