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

Max Okumoto okumoto at crater.dragonflybsd.org
Sat Mar 12 03:59:36 PST 2005


okumoto     2005/03/12 03:58:21 PST

DragonFly src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  VarParseLong()
      - split long line
      - update comments to match code
      - renamed variable lengthPtr to consumed
  VarParseShort()
      - renamed variable lengthPtr to consumed
      - update comments to clearify why we are returning an error.
  VarParse()
      - update comments to match code
      - renamed variable lengthPtr to consumed
  
  Revision  Changes    Path
  1.139     +25 -22    src/usr.bin/make/var.c


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





More information about the Commits mailing list