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.3,1.4


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

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

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


Index: icq-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/icq-toc/icq-toc.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- icq-toc.c   9 Jan 2003 00:50:50 -0000       1.3
+++ icq-toc.c   14 Jan 2003 22:17:24 -0000      1.4
@@ -590,7 +590,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]