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.25,1.26


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/modules/aim-toc aim-toc.c,1.25,1.26
Date: Sun, 23 Mar 2003 07:42:01 -0500

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

Modified Files:
        aim-toc.c 
Log Message:
printf remove once again


Index: aim-toc.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/modules/aim-toc/aim-toc.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- aim-toc.c   23 Mar 2003 12:22:43 -0000      1.25
+++ aim-toc.c   23 Mar 2003 12:41:59 -0000      1.26
@@ -502,7 +502,7 @@
 static void eb_aim_new_user(char * group, char * handle)
 {
        eb_account * ea = find_account_by_handle( handle, 
SERVICE_INFO.protocol_id );
-printf("AIM_NEW_USER\n");
+
        if(!ea)
        {
                grouplist * gl = find_grouplist_by_name(group);





reply via email to

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