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. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xdm/dist/xdm/xdmauth.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.