Summary of the last 1 changes in /home/tor/repos/mupdf
Wed Dec 9 00:39:58 UTC 2009 Ralph Giles <giles at ghostscript.com>
* Replace 'boolean' types with 'int'.
These crept in, perhaps from jpeg.h, and while not standard C are
permitted under -std=gnu99. Revert to standard int for portability.
M ./fitz/filt_dctd.c -2 +2