Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2010 17:24:23 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/firewire sbp.c
Message-ID:  <201003291724.o2THOgte096239@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

imp         2010-03-29 17:24:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     sbp.c 
  Log:
  SVN rev 205842 on 2010-03-29 17:24:23Z by imp
  
  Cast a bus_size_t to a (size_t) to use %zd specifier.  Not quite the
  right thing to do, but it is in compat code I don't want to sort out
  at the moment.
  
  Revision  Changes    Path
  1.102     +1 -1      src/sys/dev/firewire/sbp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003291724.o2THOgte096239>