ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/icq icq.c,1.12,1.13


From: Philip S Tellis <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/icq icq.c,1.12,1.13
Date: Thu, 30 Jan 2003 03:23:23 -0500

Update of /cvsroot/ayttm/ayttm/modules/icq
In directory subversions:/tmp/cvs-serv3448/modules/icq

Modified Files:
        icq.c 
Log Message:
remove SERVICE_INFO from eb_parse_incoming_message

Index: icq.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/icq/icq.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- icq.c       29 Jan 2003 19:19:21 -0000      1.12
+++ icq.c       30 Jan 2003 08:23:19 -0000      1.13
@@ -704,10 +704,7 @@
                                c_messg->type, c_messg->msg );
        }
 
-       eb_parse_incoming_message( icq_user_account,
-                                                                               
   sender,
-                                                                               
    &SERVICE_INFO,
-                                                                               
   message );
+       eb_parse_incoming_message( icq_user_account, sender, message );
        eb_debug(DBG_ICQ, "EventMessage\n");
 
 }





reply via email to

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