cvs commit: src/usr.bin/make var.c

Max Okumoto okumoto at crater.dragonflybsd.org
Wed Feb 9 23:43:09 PST 2005


okumoto     2005/02/09 23:42:18 PST

DragonFly src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  Move assignment of variables {freePtr, dynamic, start} closer to
  return statements.  This helps clarify what variables are used to
  communicate between largely seperated code.
  
  Revision  Changes    Path
  1.77      +22 -8     src/usr.bin/make/var.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/var.c.diff?r1=1.76&r2=1.77&f=u





More information about the Commits mailing list