Module Name: xsrc Committed By: apb Date: Fri Oct 18 17:33:18 UTC 2013
Modified Files: xsrc/external/mit/xdm/dist/xdm: xdmauth.c Log Message: Fix error in previous. strlen's result is unsigned, so the correct format is "%zu". To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 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.