]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Let the buffer just use the default size by specifying 0 as the size
authorHartmut Brandt <harti@FreeBSD.org>
Thu, 10 Feb 2005 14:53:29 +0000 (14:53 +0000)
committerHartmut Brandt <harti@FreeBSD.org>
Thu, 10 Feb 2005 14:53:29 +0000 (14:53 +0000)
commit42e4f1252bb43b7dbc20da4e9b7e3feb45776c30
tree9ca2e71572b822abb1d4b1dade3a0953e5ba07e9
parentc738c9b125cad43b05808fabea0fc5372d93c056
Let the buffer just use the default size by specifying 0 as the size
instead of specifying the default size explicitely.

Submitted by: Max Okumoto <okumoto@ucsd.edu>
usr.bin/make/var.c