diff options
Diffstat (limited to 'contrib/gcc/f/g77spec.c')
-rw-r--r-- | contrib/gcc/f/g77spec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/f/g77spec.c b/contrib/gcc/f/g77spec.c index 449f2993a45e4..66ecc7ff711d1 100644 --- a/contrib/gcc/f/g77spec.c +++ b/contrib/gcc/f/g77spec.c @@ -19,7 +19,7 @@ along with GCC; 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/f/g77spec.c,v 1.4.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This file contains a filter for the main `gcc' driver, which is replicated for the `g77' driver by adding this filter. The purpose |