[dovecot-cvs] dovecot/src/auth userdb-vpopmail.c, 1.21.2.3, 1.21.2.4
tss at dovecot.org
tss at dovecot.org
Wed Mar 14 13:53:06 EET 2007
Update of /var/lib/cvs/dovecot/src/auth
In directory talvi:/tmp/cvs-serv520
Modified Files:
Tag: branch_1_0
userdb-vpopmail.c
Log Message:
Compile fix
Index: userdb-vpopmail.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/auth/userdb-vpopmail.c,v
retrieving revision 1.21.2.3
retrieving revision 1.21.2.4
diff -u -d -r1.21.2.3 -r1.21.2.4
--- userdb-vpopmail.c 10 Mar 2007 13:24:11 -0000 1.21.2.3
+++ userdb-vpopmail.c 14 Mar 2007 11:52:34 -0000 1.21.2.4
@@ -27,7 +27,7 @@
return NULL;
}
- auth_request_log_debug(auth_request, "vpopmail",
+ auth_request_log_debug(request, "vpopmail",
"lookup user=%s domain=%s",
vpop_user, vpop_domain);
More information about the dovecot-cvs
mailing list