ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm/src log_window.c,1.15,1.16


From: Colin Leroy <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm/src log_window.c,1.15,1.16
Date: Tue, 28 Jan 2003 03:32:08 -0500

Update of /cvsroot/ayttm/ayttm/src
In directory subversions:/tmp/cvs-serv21858

Modified Files:
        log_window.c 
Log Message:
remove printf


Index: log_window.c
===================================================================
RCS file: /cvsroot/ayttm/ayttm/src/log_window.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- log_window.c        28 Jan 2003 00:35:04 -0000      1.15
+++ log_window.c        28 Jan 2003 08:32:06 -0000      1.16
@@ -434,7 +434,6 @@
        char *buff2 = NULL;
        /* ME */
        tmp = strdup(buff);
-       printf("adding %s\n",tmp);
        if (!strncmp(tmp,"<P> <FONT COLOR=\"#", strlen("<P> <FONT COLOR=\"#")) 
        && isdigit(tmp[strlen("<P> <FONT COLOR=\"#??????\"><B>1")])
        && strstr(tmp, "/FONT> ")) {





reply via email to

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