diff options
Diffstat (limited to 'gnu/lib/libregex/regex.c')
| -rw-r--r-- | gnu/lib/libregex/regex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libregex/regex.c b/gnu/lib/libregex/regex.c index fe523735746d..a4f10d60ca26 100644 --- a/gnu/lib/libregex/regex.c +++ b/gnu/lib/libregex/regex.c @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libregex/regex.c,v 1.10 2003/08/03 04:36:09 ache Exp $ */ /* AIX requires this to be the first thing in the file. */ #if defined (_AIX) && !defined (REGEX_MALLOC) |
