Date: Fri, 4 Feb 2005 13:23:39 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make suff.c util.c util.h Message-ID: <200502041323.j14DNdtR029893@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-02-04 13:23:39 UTC
FreeBSD src repository
Modified files:
usr.bin/make suff.c util.c util.h
Log:
Move PrintAddr() from util.c into suff.c - the only file where it is
actuall used, and make it static.
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.43 +17 -0 src/usr.bin/make/suff.c
1.16 +0 -11 src/usr.bin/make/util.c
1.3 +0 -1 src/usr.bin/make/util.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502041323.j14DNdtR029893>
