diff options
Diffstat (limited to 'gnu/lib/libregex/config.h')
-rw-r--r-- | gnu/lib/libregex/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libregex/config.h b/gnu/lib/libregex/config.h index bf7f0a03b867..f01d195e3c30 100644 --- a/gnu/lib/libregex/config.h +++ b/gnu/lib/libregex/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libregex/config.h,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #define _REGEX_RE_COMP 1 #define HAVE_LANGINFO_H 1 |