cvs commit: src/sys/dev/usb usb_mem.c

Peter Wemm peter at FreeBSD.org
Mon Jul 21 23:58:05 PDT 2003


peter       2003/07/21 23:58:04 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_mem.c 
  Log:
  Fix a 64 bit bug lost in the inline warning noise.  sizeof is not always
  an int.  Do not printf() it as though it were.
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/dev/usb/usb_mem.c


More information about the cvs-src mailing list