Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   apb
Date:           Sat Oct 13 13:54:06 UTC 2007

Modified Files:
        src/usr.bin/make: var.c

Log Message:
Correct documentation for Var_Parse's freePtr arg.  It's a pointer to
the thing to be freed (or NULL if nothing to free), not to a pointer to
boolean saying whether or not to free the result.


To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/usr.bin/make/var.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index