Subject: CVS commit: src/usr.bin
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 12/24/2005 20:52:20
Module Name:	src
Committed By:	perry
Date:		Sat Dec 24 20:52:20 UTC 2005

Modified Files:
	src/usr.bin/fmt: buffer.h
	src/usr.bin/make: make.h parse.c

Log Message:
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.bin/fmt/buffer.h
cvs rdiff -r1.55 -r1.56 src/usr.bin/make/make.h
cvs rdiff -r1.106 -r1.107 src/usr.bin/make/parse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.