Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: xsrc/external/mit/xdm/dist/xdm
In article <20131018163140.A391E4D%cvs.netbsd.org@localhost>,
Alan Barrett <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name: xsrc
>Committed By: apb
>Date: Fri Oct 18 16:31:40 UTC 2013
>
>Modified Files:
> xsrc/external/mit/xdm/dist/xdm: xdmauth.c
>
>Log Message:
>The result from strlen() has type size_t, so print it with "%zd" format.
%zu is correct.
christos
Home |
Main Index |
Thread Index |
Old Index