|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Brad Smith (brad
cvs.openbsd.org)
Date: Sat May 21 2005 - 23:38:54 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: brad
cvs.openbsd.org 2005/05/21 22:38:54
Modified files:
sys/ntfs : ntfs_subr.c
Log message:
The printf(9) `%p' conversion specifier puts an "0x" in
front of the pointer value. Therefore, remove the "0x"
from the format string.
From FreeBSD
ok millert
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]