[dovecot-cvs] dovecot-lda/src/libsieve bc_emit.c,1.2,1.3
cras at dovecot.org
cras at dovecot.org
Thu Apr 13 22:47:17 EEST 2006
Update of /var/lib/cvs/dovecot-lda/src/libsieve
In directory talvi:/tmp/cvs-serv5246/libsieve
Modified Files:
bc_emit.c
Log Message:
Commented out a debug syslog message, which I've no idea why it would be
useful ever..
Index: bc_emit.c
===================================================================
RCS file: /var/lib/cvs/dovecot-lda/src/libsieve/bc_emit.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- bc_emit.c 14 Oct 2005 20:21:47 -0000 1.2
+++ bc_emit.c 13 Apr 2006 19:47:14 -0000 1.3
@@ -321,7 +321,7 @@
/*debugging variable to check filelen*/
/*int location;*/
- syslog(LOG_DEBUG, "entered bc_action_emit with filelen: %d", filelen);
+ /*syslog(LOG_DEBUG, "entered bc_action_emit with filelen: %d", filelen);*/
/* All non-string data MUST be sizeof(int)
byte alligned so the end of each string may require a pad */
More information about the dovecot-cvs
mailing list