Subject: CVS commit: src/lib/libc/regex
To: None <source-changes@NetBSD.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 02/08/2007 05:07:23
Module Name:	src
Committed By:	junyoung
Date:		Thu Feb  8 05:07:23 UTC 2007

Modified Files:
	src/lib/libc/regex: engine.c regcomp.c regerror.c

Log Message:
Nuke __P.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/lib/libc/regex/engine.c
cvs rdiff -r1.25 -r1.26 src/lib/libc/regex/regcomp.c
cvs rdiff -r1.20 -r1.21 src/lib/libc/regex/regerror.c

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