summaryrefslogtreecommitdiff
path: root/contrib/gcc/reload.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/reload.c')
-rw-r--r--contrib/gcc/reload.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/reload.c b/contrib/gcc/reload.c
index e96e431e5cb7..22e8b9352378 100644
--- a/contrib/gcc/reload.c
+++ b/contrib/gcc/reload.c
@@ -19,7 +19,7 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/gcc/reload.c,v 1.4.2.1 2001/04/10 19:23:12 obrien Exp $ */
/* This file contains subroutines used only from the file reload1.c.