diff options
Diffstat (limited to 'gnu/lib/libregex/regex.h')
-rw-r--r-- | gnu/lib/libregex/regex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libregex/regex.h b/gnu/lib/libregex/regex.h index 364966d3606b..240d752464d5 100644 --- a/gnu/lib/libregex/regex.h +++ b/gnu/lib/libregex/regex.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libregex/regex.h,v 1.5 2004/02/25 02:39:10 ache Exp $ */ #ifndef _REGEX_H #include <posix/regex.h> |