diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2007-01-11 22:54:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2007-01-11 22:54:46 +0000 |
commit | 201f78d6b90635d961fa373ecd706e3786333b7e (patch) | |
tree | c8937d0d96aa193878973d98a3a5240f9232ad5a /lib/libc/regex/grot/tests | |
parent | 99e934d3327f7c05890356105bbe793570b22829 (diff) |
Diffstat (limited to 'lib/libc/regex/grot/tests')
-rw-r--r-- | lib/libc/regex/grot/tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/grot/tests b/lib/libc/regex/grot/tests index 07e9dfb8539d3..7b7922b640781 100644 --- a/lib/libc/regex/grot/tests +++ b/lib/libc/regex/grot/tests @@ -1,5 +1,5 @@ # regular expression test set -# $FreeBSD$ +# $FreeBSD: src/lib/libc/regex/grot/tests,v 1.2 2000/07/09 18:14:39 dcs Exp $ # Lines are at least three fields, separated by one or more tabs. "" stands # for an empty field. First field is an RE. Second field is flags. If # C flag given, regcomp() is expected to fail, and the third field is the |