diff options
| -rw-r--r-- | include/GL/xmesa.h | 22 | 
1 files changed, 1 insertions, 21 deletions
| diff --git a/include/GL/xmesa.h b/include/GL/xmesa.h index 4a2ed9ac25..313aa23c94 100644 --- a/include/GL/xmesa.h +++ b/include/GL/xmesa.h @@ -1,4 +1,4 @@ -/* $Id: xmesa.h,v 1.2 1999/11/24 18:36:14 brianp Exp $ */ +/* $Id: xmesa.h,v 1.3 1999/11/24 18:45:44 brianp Exp $ */  /*   * Mesa 3-D graphics library @@ -26,26 +26,6 @@  /* - * $Log: xmesa.h,v $ - * Revision 1.2  1999/11/24 18:36:14  brianp - * added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3 - * - * Revision 1.1.1.1  1999/08/19 00:55:40  jtg - * Imported sources - * - * Revision 1.3  1999/02/24 22:43:27  jens - * Name changes to get XMesa to compile standalone inside XFree86 - * - * Revision 1.2  1999/02/14 03:39:09  brianp - * new copyright - * - * Revision 1.1  1998/02/13 03:17:32  brianp - * Initial revision - * - */ - - -/*   * Mesa/X11 interface.  This header file serves as the documentation for   * the Mesa/X11 interface functions.   * | 
