summaryrefslogtreecommitdiff
path: root/usr.bin/make
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2002-12-29 17:20:18 +0000
committerMarc Espie <espie@cvs.openbsd.org>2002-12-29 17:20:18 +0000
commite7858f587b21ed6c0a206e3bfcfb4796a1287297 (patch)
treec9558572b488f2b8a21946019c6aa4a08a2d9029 /usr.bin/make
parentfac7364cb84e5330842806123c3a44c4be2036e8 (diff)
Synch comment with code
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/targ.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/make/targ.c b/usr.bin/make/targ.c
index d05fc425a72..d1e77461d64 100644
--- a/usr.bin/make/targ.c
+++ b/usr.bin/make/targ.c
@@ -1,5 +1,5 @@
/* $OpenPackages$ */
-/* $OpenBSD: targ.c,v 1.35 2002/02/19 19:39:38 millert Exp $ */
+/* $OpenBSD: targ.c,v 1.36 2002/12/29 17:20:17 espie Exp $ */
/* $NetBSD: targ.c,v 1.11 1997/02/20 16:51:50 christos Exp $ */
/*
@@ -180,8 +180,6 @@ Targ_End()
* An initialized graph node with the name field filled with a copy
* of the passed name
*
- * Side Effects:
- * The gnode is added to the list of all gnodes.
*-----------------------------------------------------------------------
*/
GNode *