This should have been part of the previous commit messsage to var.c
authorMax Okumoto <okumoto@dragonflybsd.org>
Tue, 1 Mar 2005 23:23:31 +0000 (23:23 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Tue, 1 Mar 2005 23:23:31 +0000 (23:23 +0000)
commitddd607a59df85960bcec78c159c324072bf8fc37
tree826397ebdd1df1e5449f26baa530ebc1139ffd94
parente1eecebaf803c0bb731f476a4ffb152d41a87f5c
This should have been part of the previous commit messsage to var.c

patch-7.90

VarParseShort():
       - Update lengthPtr value instead of setting it.
       - Copy the string constants and return them, to get rid of those
         pesky warnings about const strings.
usr.bin/make/var.c