CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/09/10 19:42:21
Modified files:
sys/sys : disklabel.h
Log message:
Use u_int64_t instead of daddr_t for the local variables in the
DL_SET* macros. These are sector values, not 512-byte block values.
ok deraadt@
