Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2004 11:59:30 +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 buf.c buf.h var_modify.c
Message-ID:  <200412031159.iB3BxUkT057801@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2004-12-03 11:59:30 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         buf.c buf.h var_modify.c 
  Log:
  Make sizes to be of type size_t and correct function arguments that
  should be Byte (as the numerous casts to Byte in the function calls show).
  
  Revision  Changes    Path
  1.22      +16 -16    src/usr.bin/make/buf.c
  1.15      +15 -15    src/usr.bin/make/buf.h
  1.5       +1 -1      src/usr.bin/make/var_modify.c



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