patch: clean up msdosfs conversion routine

Ryan Sommers ryans at gamersimpact.com
Sun Mar 6 05:34:04 PST 2005


Nate Lawson wrote:
> -	u_int16_t code;
> +	u_int16_t *wcp;

Aren't we converting from BSD u_intXX_t to the new C99 uint16_t?

-- 
Ryan Sommers
ryans at gamersimpact.com


More information about the freebsd-arch mailing list