From 68b1d5c3158f48ef29287aa9568299285f8fea5c Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 11 Nov 2002 18:42:38 +0000 Subject: compilation fixes --- src/mesa/drivers/svga/svgamesa15.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mesa/drivers/svga/svgamesa15.c') diff --git a/src/mesa/drivers/svga/svgamesa15.c b/src/mesa/drivers/svga/svgamesa15.c index d14d58d756..54b6c977a7 100644 --- a/src/mesa/drivers/svga/svgamesa15.c +++ b/src/mesa/drivers/svga/svgamesa15.c @@ -1,9 +1,9 @@ -/* $Id: svgamesa15.c,v 1.10 2002/10/04 19:10:11 brianp Exp $ */ +/* $Id: svgamesa15.c,v 1.11 2002/11/11 18:42:39 brianp Exp $ */ /* * Mesa 3-D graphics library - * Version: 3.3 - * Copyright (C) 1995-2000 Brian Paul + * Version: 5.0 + * Copyright (C) 1995-2002 Brian Paul * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public -- cgit v1.2.3