diff options
Diffstat (limited to 'contrib/gcc/config/freebsd.h')
-rw-r--r-- | contrib/gcc/config/freebsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/config/freebsd.h b/contrib/gcc/config/freebsd.h index 9a9ec96c64ef5..d3e780193df1c 100644 --- a/contrib/gcc/config/freebsd.h +++ b/contrib/gcc/config/freebsd.h @@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA. */ Further work by David O'Brien <obrien@FreeBSD.org> and Loren J. Rittle <ljrittle@acm.org>. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/freebsd.h,v 1.40 2005/06/03 17:35:13 kan Exp $ */ /* In case we need to know. */ #define USING_CONFIG_FREEBSD 1 |