cvs commit: src/usr.bin/make buf.c buf.h

Max Okumoto okumoto at crater.dragonflybsd.org
Mon Jan 10 10:51:34 PST 2005


okumoto     2005/01/10 10:50:12 PST

DragonFly src repository

  Modified files:
    usr.bin/make         buf.c buf.h 
  Log:
  - 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.
  
  Revision  Changes    Path
  1.18      +5 -7      src/usr.bin/make/buf.c
  1.15      +0 -1      src/usr.bin/make/buf.h


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.c.diff?r1=1.17&r2=1.18&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.h.diff?r1=1.14&r2=1.15&f=u





More information about the Commits mailing list