diff options
Diffstat (limited to 'src/glu/mesa/gluP.h')
-rw-r--r-- | src/glu/mesa/gluP.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/glu/mesa/gluP.h b/src/glu/mesa/gluP.h index 1d036eeb5ea..1b312530e85 100644 --- a/src/glu/mesa/gluP.h +++ b/src/glu/mesa/gluP.h @@ -1,4 +1,4 @@ -/* $Id: gluP.h,v 1.1 1999/08/19 00:55:42 jtg Exp $ */ +/* $Id: gluP.h,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */ /* * Mesa 3-D graphics library @@ -23,8 +23,8 @@ /* * $Log: gluP.h,v $ - * Revision 1.1 1999/08/19 00:55:42 jtg - * Initial revision + * Revision 1.1.1.1 1999/08/19 00:55:42 jtg + * Imported sources * * Revision 1.4 1999/01/03 03:23:15 brianp * now using GLAPIENTRY and GLCALLBACK keywords (Ted Jump) |