diff options
Diffstat (limited to 'contrib/gcc/toplev.c')
-rw-r--r-- | contrib/gcc/toplev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/toplev.c b/contrib/gcc/toplev.c index da20354f7fda..36d3b3be2bd5 100644 --- a/contrib/gcc/toplev.c +++ b/contrib/gcc/toplev.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/toplev.c,v 1.25.2.1 2006/09/07 03:52:51 obrien Exp $ */ /* This is the top level of cc1/c++. It parses command args, opens files, invokes the various passes |