Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/crypto/external/bsd/openpgpsdk/dist/src/lib
In article <20090127153440.3C3C1175D0%cvs.netbsd.org@localhost>,
Tobias Nygren <tnn%netbsd.org@localhost> wrote:
>
>Module Name: src
>Committed By: tnn
>Date: Tue Jan 27 15:34:40 UTC 2009
>
>Modified Files:
> src/crypto/external/bsd/openpgpsdk/dist/src/lib: validate.c
>
>Log Message:
>use %zd for size_t
It is %zu, %zd is for ssize_t, please fix.
christos
Home |
Main Index |
Thread Index |
Old Index