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 10b7d1f4358f4..e263b419899a9 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 2004/07/28 05:08:31 kan Exp $ */ /* This file contains a filter for the main `gcc' driver, which is replicated for the `g77' driver by adding this filter. The purpose |