ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/modules/aim-toc aim-toc.c,1.17,1.18


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

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

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

Index: aim-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/aim-toc/aim-toc.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- aim-toc.c   29 Jan 2003 19:19:21 -0000      1.17
+++ aim-toc.c   30 Jan 2003 08:23:19 -0000      1.18
@@ -563,7 +563,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]