From f804a7b3b1232b709b8fa77de844ec4a3bb9e0b4 Mon Sep 17 00:00:00 2001 From: Hartmut Brandt Date: Thu, 10 Feb 2005 14:41:22 +0000 Subject: [PATCH] Remove a comment that's not actual anymore. Submitted by: Max Okumoto --- usr.bin/make/var.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/usr.bin/make/var.c b/usr.bin/make/var.c index b5e996c6fe60..112e4be21e97 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 *