Module Name: othersrc Committed By: dholland Date: Sat Mar 23 18:36:16 UTC 2013
Modified Files: othersrc/usr.bin/dholland-make2: suff.c Log Message: Update comment for previous To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 othersrc/usr.bin/dholland-make2/suff.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: othersrc/usr.bin/dholland-make2/suff.c diff -u othersrc/usr.bin/dholland-make2/suff.c:1.19 othersrc/usr.bin/dholland-make2/suff.c:1.20 --- othersrc/usr.bin/dholland-make2/suff.c:1.19 Sat Mar 23 18:35:31 2013 +++ othersrc/usr.bin/dholland-make2/suff.c Sat Mar 23 18:36:16 2013 @@ -1,4 +1,4 @@ -/* $NetBSD: suff.c,v 1.19 2013/03/23 18:35:31 dholland Exp $ */ +/* $NetBSD: suff.c,v 1.20 2013/03/23 18:36:16 dholland Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -131,7 +131,7 @@ #include "hash.h" #include "dir.h" -MAKE_RCSID("$NetBSD: suff.c,v 1.19 2013/03/23 18:35:31 dholland Exp $"); +MAKE_RCSID("$NetBSD: suff.c,v 1.20 2013/03/23 18:36:16 dholland Exp $"); #define CLEANUP @@ -634,11 +634,10 @@ Suff_AddTransform(const char *line) * Lst_ForEach * * Input: - * gnp Node for transformation - * dummy Node for transformation + * gn Node for transformation * * Results: - * === 0 + * nil * * Side Effects: * If the node has no commands or children, the children and parents