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.96,1.97


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/msn2 msn.C,1.96,1.97
Date: Thu, 27 Mar 2003 14:50:46 -0500

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

Modified Files:
        msn.C 
Log Message:
fix missing return


Index: msn.C
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/msn2/msn.C,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- msn.C       27 Mar 2003 12:57:08 -0000      1.96
+++ msn.C       27 Mar 2003 19:50:43 -0000      1.97
@@ -719,7 +719,7 @@
        msn_send_typing(conn);
         return 4;
     }
-
+    return 10;
 }
 
 





reply via email to

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