Date: Mon, 6 Mar 2006 16:02:06 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-disk.c Message-ID: <200603061602.k26G26VT070837@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier      2006-03-06 16:02:06 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-disk.c 
  Log:
  Fix the build.  %ju prints uintmax_t not unsigned long long (which is
  actually "longer" than uintmax_t for the understanding of printf).
  
  Revision  Changes    Path
  1.195     +3 -3      src/sys/dev/ata/ata-disk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603061602.k26G26VT070837>
