summaryrefslogtreecommitdiff
path: root/gnu/lib/libregex/regex.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
commit3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch)
tree60a81407b110eb6d80af1e0affba0ec353de6a9c /gnu/lib/libregex/regex.c
parent3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff)
Diffstat (limited to 'gnu/lib/libregex/regex.c')
-rw-r--r--gnu/lib/libregex/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libregex/regex.c b/gnu/lib/libregex/regex.c
index df7abe2a42a25..862020b51de11 100644
--- a/gnu/lib/libregex/regex.c
+++ b/gnu/lib/libregex/regex.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/gnu/lib/libregex/regex.c,v 1.15 2005/05/10 10:52:30 tjr Exp $ */
/* Extended regular expression matching and search library.
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.