- Nothing modifies outPtr in the Buffer object. Since it is set to
authorMax Okumoto <okumoto@dragonflybsd.org>
Mon, 10 Jan 2005 18:50:12 +0000 (18:50 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Mon, 10 Jan 2005 18:50:12 +0000 (18:50 +0000)
commit412c0013dfbdf200f94b9721dd7b94b115df78b5
treee9c0e71cdf42967611716639184f4b65a370d995
parenta3fea3cfba366fecc1506e87571f389c212abcca
- Nothing modifies outPtr in the Buffer object.  Since it is set to
  buffer when the object is created, replace references to it with
  buffer, and remove outPtr field.
usr.bin/make/buf.c
usr.bin/make/buf.h