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.12,1.13


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.12,1.13
Date: Mon, 06 Jan 2003 14:00:59 -0500

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

Modified Files:
        msn.C 
Log Message:
Add Andy to authors ;)


Index: msn.C
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/msn2/msn.C,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- msn.C       5 Jan 2003 02:20:26 -0000       1.12
+++ msn.C       6 Jan 2003 19:00:53 -0000       1.13
@@ -1778,7 +1778,7 @@
   struct sockaddr_in sa;
   struct hostent     *hp;
   int s;
-
+  eb_debug(DBG_MOD,"Connecting to %s...\n", hostname);
   if ((hp= gethostbyname(hostname)) == NULL) { /* do we know the host's */
 #ifndef __MINGW32__
     errno= ECONNREFUSED;                       /* address? */





reply via email to

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