diff options
Diffstat (limited to 'contrib/gcc/dwarfout.c')
-rw-r--r-- | contrib/gcc/dwarfout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/dwarfout.c b/contrib/gcc/dwarfout.c index 6bdd954fb17b..e13098892039 100644 --- a/contrib/gcc/dwarfout.c +++ b/contrib/gcc/dwarfout.c @@ -19,7 +19,7 @@ along with GNU CC; 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/dwarfout.c,v 1.4 1999/10/26 08:38:21 obrien Exp $ */ #include "config.h" |