From 9533fd18420b8ce5f229b43cf16408e64a10adaf Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 24 Jan 2001 00:07:01 +0000 Subject: minor tweaks --- include/GL/xmesa.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/GL/xmesa.h b/include/GL/xmesa.h index 273b83508c..52e8db279e 100644 --- a/include/GL/xmesa.h +++ b/include/GL/xmesa.h @@ -1,8 +1,8 @@ -/* $Id: xmesa.h,v 1.9 2000/08/22 13:31:01 joukj Exp $ */ +/* $Id: xmesa.h,v 1.10 2001/01/24 00:07:01 brianp Exp $ */ /* * Mesa 3-D graphics library - * Version: 3.3 + * Version: 3.5 * * Copyright (C) 1999-2000 Brian Paul All Rights Reserved. * @@ -58,7 +58,6 @@ and create a window, you must do the following to use the X/Mesa interface: 8. Before exiting, call XMesaDestroyVisual and XMesaDestroyContext. -See the demos/xdemo.c and xmesa1.c files for examples. */ -- cgit v1.2.3