ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.81,1.82


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.81,1.82
Date: Fri, 21 Mar 2003 15:13:38 -0500

Update of /cvsroot/ayttm/ayttm/modules/msn2
In directory subversions:/tmp/cvs-serv23543

Modified Files:
        msn.C 
Log Message:
typo


Index: msn.C
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/msn2/msn.C,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- msn.C       21 Mar 2003 16:16:11 -0000      1.81
+++ msn.C       21 Mar 2003 20:13:35 -0000      1.82
@@ -1041,7 +1041,7 @@
 
 void ext_filetrans_failed(invitation_ftp * inv, int err, char * msg)
 {
-        sprintf(buf, "File transfer failed: %s\nThe file sender must have a 
public IP,\n and his firewall must allow TCP connections to port 1863.", msg);
+        sprintf(buf, "File transfer failed: %s\nThe file sender must have a 
public IP,\n and his firewall must allow TCP connections to port 6891.", msg);
         do_error_dialog(buf, "Transfer failed");
        transfer_window * t_win = eb_find_window_by_inv(inv);
        if (t_win) {





reply via email to

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