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.13,1.14


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/icq-toc icq-toc.c,1.13,1.14
Date: Mon, 24 Mar 2003 17:32:26 -0500

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

Modified Files:
        icq-toc.c 
Log Message:
src:Only add callback once
modules/icq-toc:remove printf


Index: icq-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/icq-toc/icq-toc.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- icq-toc.c   24 Mar 2003 09:54:36 -0000      1.13
+++ icq-toc.c   24 Mar 2003 22:32:23 -0000      1.14
@@ -502,7 +502,7 @@
 static void eb_icq_new_user(char * group, char * handle)
 {
        eb_account * ea = find_account_by_handle( handle, 
SERVICE_INFO.protocol_id );
-printf("ICQ NEW USER!\n");
+       
        if(!ea)
        {
                grouplist * gl = find_grouplist_by_name(group);





reply via email to

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