Date: Fri, 6 May 2005 00:15:57 +0000 (UTC) From: Robert Drehmel <robert@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/ntfs ntfs_subr.c Message-ID: <200505060015.j460FvNg096042@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
robert 2005-05-06 00:15:57 UTC
FreeBSD src repository
Modified files:
sys/fs/ntfs ntfs_subr.c
Log:
The printf(9) `%p' conversion specifier puts an "0x" in
front of the pointer value. Therefore, remove the "0x"
from the format string.
Revision Changes Path
1.38 +2 -2 src/sys/fs/ntfs/ntfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505060015.j460FvNg096042>
