summaryrefslogtreecommitdiff
path: root/contrib/gcc/function.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/function.c')
-rw-r--r--contrib/gcc/function.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/function.c b/contrib/gcc/function.c
index 7549ec421f07..47b88c3e9238 100644
--- a/contrib/gcc/function.c
+++ b/contrib/gcc/function.c
@@ -20,7 +20,7 @@ along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/gcc/function.c,v 1.25.14.1 2010/12/21 17:10:29 kensmith Exp $ */
/* This file handles the generation of rtl code from tree structure
at the level of the function as a whole.