ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/icq-toc icq-toc.c,1.8,1.9


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

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

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

Index: icq-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/icq-toc/icq-toc.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- icq-toc.c   29 Jan 2003 19:19:21 -0000      1.8
+++ icq-toc.c   30 Jan 2003 08:23:19 -0000      1.9
@@ -589,7 +589,7 @@
                reciever = find_suitable_local_account( ela, ela->service_id);
                //strip_html(msg);
 
-               eb_parse_incoming_message(reciever, sender, &SERVICE_INFO, 
message);
+               eb_parse_incoming_message(reciever, sender, message);
                if(reciever == NULL)
                {
                        g_warning("Reciever == NULL");





reply via email to

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