diff options
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 95a21bb0fdd4b..5d33e0edf6b79 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.14.1.4.1 2008/10/02 02:57:24 kensmith 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 |