xlib: fix glXGetCurrentDisplay() failure
[mesa.git] / src / mesa / swrast_setup / ss_context.h
index 29de332326c9e213c972bf4b4cb1d589de4cedc4..256d363967a4f6f4bf5b30c24bf05dae146ccec9 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
@@ -23,7 +22,7 @@
  * OTHER DEALINGS IN THE SOFTWARE.
  *
  * Authors:
- *    Keith Whitwell <keith@tungstengraphics.com>
+ *    Keith Whitwell <keithw@vmware.com>
  */
 
 #ifndef SS_CONTEXT_H