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 7be6edc1b4b4..c8e835a45d59 100644
--- a/contrib/gcc/reload.c
+++ b/contrib/gcc/reload.c
@@ -18,7 +18,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 1999/10/27 09:23:37 obrien Exp $ */
/* This file contains subroutines used only from the file reload1.c.