On Tue, 11 Nov 2003, Alexandre Julliard wrote:
>> type42.c: In function `T42_download_header':
>> type42.c:269: warning: int format, DWORD arg (arg 3)
>> type42.c:269: warning: int format, DWORD arg (arg 4)
> The patch is of course OK, but it makes no difference to the
> functionality, int an
Gerald Pfeifer <[EMAIL PROTECTED]> writes:
> I wonder, how our Type42 support ever could have worked given the
> following:
>
> type42.c: In function `T42_download_header':
> type42.c:269: warning: int format, DWORD arg (arg 3)
> type42.c:269: warning: int format, DWORD arg (arg 4)
> type4