[dovecot-cvs] dovecot/src/auth userinfo-vpopmail.c,1.4,1.5

cras at procontrol.fi cras at procontrol.fi
Mon Nov 25 15:40:07 EET 2002


Update of /home/cvs/dovecot/src/auth
In directory danu:/tmp/cvs-serv27288

Modified Files:
	userinfo-vpopmail.c 
Log Message:
whops, commented out too much of the debug macro



Index: userinfo-vpopmail.c
===================================================================
RCS file: /home/cvs/dovecot/src/auth/userinfo-vpopmail.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- userinfo-vpopmail.c	25 Nov 2002 13:35:53 -0000	1.4
+++ userinfo-vpopmail.c	25 Nov 2002 13:40:05 -0000	1.5
@@ -13,7 +13,7 @@
 #include <vpopmail.h>
 #include <vauth.h>
 
-/* #define I_DEBUG(x) i_warning x */
+#define I_DEBUG(x) /* i_warning x */
 
 /* Limit user and domain to 80 chars each (+1 for \0). I wouldn't recommend
    raising this limit at least much, vpopmail is full of potential buffer




More information about the dovecot-cvs mailing list