Hans Leidekker wrote:

> On Friday 11 August 2006 00:58, Andrew Talbot wrote:
> 
>> -INT CDECL ber_printf(BerElement*,PCHAR,...);
>> +INT CDECL ber_printf(BerElement*,LPCSTR,...);
> 
> This is an API defined by Microsoft, we can't change
> its prototype.
> 
>  -Hans

Thanks, Hans. They surprised me with their use of lower case, but not,
unfortunately, with their use of const parameters. ;-)

I shall send a revised patch.

-- Andy.




Reply via email to