diff options
Diffstat (limited to 'src/mesa/swrast_setup/ss_vb.h')
-rw-r--r-- | src/mesa/swrast_setup/ss_vb.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/swrast_setup/ss_vb.h b/src/mesa/swrast_setup/ss_vb.h index a7d05bf71a2..63fc5148f2a 100644 --- a/src/mesa/swrast_setup/ss_vb.h +++ b/src/mesa/swrast_setup/ss_vb.h @@ -1,4 +1,4 @@ -/* $Id: ss_vb.h,v 1.3 2001/03/12 00:48:43 gareth Exp $ */ +/* $Id: ss_vb.h,v 1.4 2002/10/29 20:29:01 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -24,7 +24,7 @@ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * * Authors: - * Keith Whitwell <[email protected]> + * Keith Whitwell <[email protected]> */ #ifndef SS_VB_H |