diff options
Diffstat (limited to 'src/mesa/array_cache/ac_context.h')
-rw-r--r-- | src/mesa/array_cache/ac_context.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/array_cache/ac_context.h b/src/mesa/array_cache/ac_context.h index 55257983f6e..6b3e1a409c0 100644 --- a/src/mesa/array_cache/ac_context.h +++ b/src/mesa/array_cache/ac_context.h @@ -1,4 +1,4 @@ -/* $Id: ac_context.h,v 1.4 2002/04/21 18:49:19 brianp Exp $ */ +/* $Id: ac_context.h,v 1.5 2002/10/29 20:28:58 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 _AC_CONTEXT_H |