summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/main/attrib.c2
-rw-r--r--src/mesa/main/config.h2
-rw-r--r--src/mesa/main/context.c2
-rw-r--r--src/mesa/main/enable.c2
-rw-r--r--src/mesa/main/get.c2
-rw-r--r--src/mesa/main/pixel.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mesa/main/attrib.c b/src/mesa/main/attrib.c
index 2e6516f2d0..41714dd20a 100644
--- a/src/mesa/main/attrib.c
+++ b/src/mesa/main/attrib.c
@@ -1,4 +1,4 @@
-/* $Id: attrib.c,v 1.22 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: attrib.c,v 1.23 2000/05/07 20:41:30 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/config.h b/src/mesa/main/config.h
index fc43ebcd5a..5edc3b4f5c 100644
--- a/src/mesa/main/config.h
+++ b/src/mesa/main/config.h
@@ -1,4 +1,4 @@
-/* $Id: config.h,v 1.12 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: config.h,v 1.13 2000/05/07 20:41:30 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/context.c b/src/mesa/main/context.c
index 645fe63e2f..14446130c1 100644
--- a/src/mesa/main/context.c
+++ b/src/mesa/main/context.c
@@ -1,4 +1,4 @@
-/* $Id: context.c,v 1.63 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: context.c,v 1.64 2000/05/07 20:41:30 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/enable.c b/src/mesa/main/enable.c
index 9a64a00e7a..e49528e0ae 100644
--- a/src/mesa/main/enable.c
+++ b/src/mesa/main/enable.c
@@ -1,4 +1,4 @@
-/* $Id: enable.c,v 1.18 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: enable.c,v 1.19 2000/05/07 20:41:30 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c
index e5e11f051f..c302436517 100644
--- a/src/mesa/main/get.c
+++ b/src/mesa/main/get.c
@@ -1,4 +1,4 @@
-/* $Id: get.c,v 1.23 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: get.c,v 1.24 2000/05/07 20:41:30 brianp Exp $ */
/*
* Mesa 3-D graphics library
diff --git a/src/mesa/main/pixel.c b/src/mesa/main/pixel.c
index 8538ae0d63..7d5d23ec50 100644
--- a/src/mesa/main/pixel.c
+++ b/src/mesa/main/pixel.c
@@ -1,4 +1,4 @@
-/* $Id: pixel.c,v 1.10 2000/05/07 20:37:40 brianp Exp $ */
+/* $Id: pixel.c,v 1.11 2000/05/07 20:41:30 brianp Exp $ */
/*
* Mesa 3-D graphics library