cvs commit: src/sys/dev/en midway.c

Hartmut Brandt harti at FreeBSD.org
Tue Mar 21 15:00:46 UTC 2006


harti       2006-03-21 15:00:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/en           midway.c 
  Log:
  Subtracting two pointers produces a ptrdiff_t not a size_t so use
  the %td to print this instead of %zu or %d.
  
  Revision  Changes    Path
  1.68      +9 -9      src/sys/dev/en/midway.c


More information about the cvs-src mailing list