summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-02-10 14:41:22 +0000
committerharti <harti@FreeBSD.org>2005-02-10 14:41:22 +0000
commit41f26b3bb5081653d1c2748b72565aaa839928ef (patch)
tree5497eff167ec3ad9877e5552230eff5a9444b9c1 /usr.bin/make
parent1735ff6669ca8ed16a863a22389d49b1a5e8a221 (diff)
downloadFreeBSD-src-41f26b3bb5081653d1c2748b72565aaa839928ef.zip
FreeBSD-src-41f26b3bb5081653d1c2748b72565aaa839928ef.tar.gz
Remove a comment that's not actual anymore.
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/var.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/make/var.c b/usr.bin/make/var.c
index b5e996c..112e4be 100644
--- a/usr.bin/make/var.c
+++ b/usr.bin/make/var.c
@@ -215,9 +215,6 @@ VarCmp(const void *v, const void *name)
*
* Results:
* The contents of name, possibly expanded.
- *
- * Side Effects:
- * The caller must free the new contents or old contents of name.
*-----------------------------------------------------------------------
*/
static char *
OpenPOWER on IntegriCloud