Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2005 15:45:11 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make arch.c
Message-ID:  <200505241545.j4OFjBo8067439@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-05-24 15:45:11 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         arch.c 
  Log:
  Fix a 64-bit warning by casting an int64_t to intmax_t and printing it
  with %jd.
  
  Revision  Changes    Path
  1.65      +2 -1      src/usr.bin/make/arch.c



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