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.4,1.5


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/aim-toc aim-toc.c,1.4,1.5
Date: Tue, 14 Jan 2003 17:17:56 -0500

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

Modified Files:
        aim-toc.c 
Log Message:
s/eb_parse_incomming_message/eb_parse_incoming_message


Index: aim-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/aim-toc/aim-toc.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- aim-toc.c   9 Jan 2003 00:50:50 -0000       1.4
+++ aim-toc.c   14 Jan 2003 22:17:23 -0000      1.5
@@ -565,7 +565,7 @@
                reciever = find_suitable_local_account( ela, ela->service_id);
                //strip_html(msg);
 
-               eb_parse_incomming_message(reciever, sender, &SERVICE_INFO, 
message);
+               eb_parse_incoming_message(reciever, sender, &SERVICE_INFO, 
message);
                if(reciever == NULL)
                {
                        g_warning("Reciever == NULL");





reply via email to

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