summaryrefslogtreecommitdiff
path: root/src/glu/mesa/mipmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/glu/mesa/mipmap.c')
-rw-r--r--src/glu/mesa/mipmap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/glu/mesa/mipmap.c b/src/glu/mesa/mipmap.c
index 24af0ba33c0..fa10e099802 100644
--- a/src/glu/mesa/mipmap.c
+++ b/src/glu/mesa/mipmap.c
@@ -1,4 +1,4 @@
-/* $Id: mipmap.c,v 1.1 1999/08/19 00:55:42 jtg Exp $ */
+/* $Id: mipmap.c,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $ */
/*
* Mesa 3-D graphics library
@@ -23,8 +23,8 @@
/*
* $Log: mipmap.c,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.13 1999/03/05 17:49:06 brianp
* added support for GL_EXT_abgr (devernay@istar.fr)