- Remove adding of '\0' to a Buffer object, since that is already
authorMax Okumoto <okumoto@dragonflybsd.org>
Mon, 14 Feb 2005 09:55:58 +0000 (09:55 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Mon, 14 Feb 2005 09:55:58 +0000 (09:55 +0000)
commit8a26c36fa1328eece9214b6b19120f481113c69b
tree916599d028ac69c90375260bd286bf971c0825aa
parent3abc2185ee00163de3693dca8402995e831dd85c
- Remove adding of '\0' to a Buffer object, since that is already
  done by the Buffer object itself.
- Renamed vname to name, I want to use that variable name in a
  different scope.
usr.bin/make/var.c