diff options
author | Brian Paul <[email protected]> | 2000-01-25 00:03:01 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2000-01-25 00:03:01 +0000 |
commit | ebd5feab9af92ff08c2b9280e6dfa1a44a7d1c22 (patch) | |
tree | a81939c5c81d4dd5c97ba77cc14d209f3f088911 /src/mesa/drivers/svga/svgamesa15.h | |
parent | 2454429915c05c69a86804817c95cc5b634699af (diff) |
updated for Mesa 3.3
Diffstat (limited to 'src/mesa/drivers/svga/svgamesa15.h')
-rw-r--r-- | src/mesa/drivers/svga/svgamesa15.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/drivers/svga/svgamesa15.h b/src/mesa/drivers/svga/svgamesa15.h index 498575c5fc2..ad04489f8e1 100644 --- a/src/mesa/drivers/svga/svgamesa15.h +++ b/src/mesa/drivers/svga/svgamesa15.h @@ -1,8 +1,8 @@ -/* $Id: svgamesa15.h,v 1.2 2000/01/22 20:08:36 brianp Exp $ */ +/* $Id: svgamesa15.h,v 1.3 2000/01/25 00:03:02 brianp Exp $ */ /* * Mesa 3-D graphics library - * Version: 3.2 + * Version: 3.3 * Copyright (C) 1995-2000 Brian Paul * * This library is free software; you can redistribute it and/or |