Date: Sat, 23 Oct 2004 15:58:50 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/recoverdisk recoverdisk.c Message-ID: <200410231558.i9NFwo6J004629@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2004-10-23 15:58:50 UTC FreeBSD src repository Modified files: tools/tools/recoverdisk recoverdisk.c Log: Use %zu to format size_t instead of %jd and an intmax_t cast. Approved by: hamlet Revision Changes Path 1.4 +5 -6 src/tools/tools/recoverdisk/recoverdisk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410231558.i9NFwo6J004629>