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 95a21bb0fdd4..f9d353200fde 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.3.8.1 2009/04/15 03:14:26 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 |