[cvs] bogofilter/src datastore_db.c,1.48,1.49

Gyepi SAM gyepi at praxis-sw.com
Fri Nov 21 16:33:22 CET 2003


On Mon, Nov 17, 2003 at 04:16:29PM -0800, m-a at users.sourceforge.net wrote:
> Modified Files:
> 	datastore_db.c 

> -	uint32_t retryflag = retryflags[idx];
> +	uint32_t retryflag = retryflags[idx], pagesize;

Interesting use of the comma operator, hmm?
Looks like an error.

-Gyepi




More information about the bogofilter-dev mailing list