cvs commit: src/usr.bin/make

Max Okumoto okumoto at crater.dragonflybsd.org
Thu Dec 16 14:24:02 PST 2004


okumoto     2004/12/16 14:23:59 PST

DragonFly src repository

  Modified files:
    usr.bin/make         buf.c hash.c hash.h 
  Log:
  o Remove an extra space.
  o Style: fix indentation, prototypes for functions even in comment.
  o Remove extra empty lines.
  
  Taken-from: FreeBSD
  Author: harti
  
  Revision  Changes    Path
  1.11      +1 -1      src/usr.bin/make/buf.c
  1.11      +0 -2      src/usr.bin/make/hash.c
  1.9       +13 -25    src/usr.bin/make/hash.h


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/buf.c.diff?r1=1.10&r2=1.11&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/hash.c.diff?r1=1.10&r2=1.11&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/hash.h.diff?r1=1.8&r2=1.9&f=u





More information about the Commits mailing list