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 acb44f6952d1..e523417fb311 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 2005/06/03 04:02:20 kan Exp $ */ /* This is the top level of cc1/c++. It parses command args, opens files, invokes the various passes |
