From 22144ab7552f0799bcfca506bf4ffa7f70a06649 Mon Sep 17 00:00:00 2001 From: Gareth Hughes Date: Mon, 12 Mar 2001 00:48:37 +0000 Subject: Consistent copyright info (version number, date) across all files. --- src/mesa/swrast/s_context.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesa/swrast/s_context.h') diff --git a/src/mesa/swrast/s_context.h b/src/mesa/swrast/s_context.h index 63596083bc..7449cb2896 100644 --- a/src/mesa/swrast/s_context.h +++ b/src/mesa/swrast/s_context.h @@ -1,4 +1,4 @@ -/* $Id: s_context.h,v 1.6 2001/03/07 04:50:49 brianp Exp $ */ +/* $Id: s_context.h,v 1.7 2001/03/12 00:48:41 gareth Exp $ */ /* * Mesa 3-D graphics library @@ -149,7 +149,7 @@ typedef struct swrast_tri_func Triangle; /* Placeholders for when seperate specular (or secondary color) is - * enabled but texturing is not. + * enabled but texturing is not. */ swrast_point_func SpecPoint; swrast_line_func SpecLine; -- cgit v1.2.3