Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 18:50:09 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci agp_amd.c
Message-ID:  <200210150150.g9F1o990007102@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/10/14 18:50:09 PDT

  Modified files:
    sys/pci              agp_amd.c 
  Log:
  Fix previous commit: Don't cast integral types to pointers to
  print them with %p. Cast to unsigned long and print with %#lx.
  
  Discussed with: bde
  
  Revision  Changes    Path
  1.12      +2 -2      src/sys/pci/agp_amd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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