summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2006-06-29 03:14:11 +0000
committerKristian Høgsberg <krh@redhat.com>2006-06-29 03:14:11 +0000
commitcbabd9f7189d2445a6db90b648b1eec7de30a435 (patch)
treeefaa2996a453360bab8fbbd1e0fac77e829330a3
parentaa8b3bb05bf390feb6389a4ef94b26fc394c9fe1 (diff)
downloadxorg-proto-glproto-cbabd9f7189d2445a6db90b648b1eec7de30a435.tar.gz
There are 13 GLX errors.
-rw-r--r--ChangeLog4
-rw-r--r--glxproto.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d3930f..85cf2a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-28 Kristian Høgsberg <krh@redhat.com>
+
+ * glxproto.h (__GLX_NUMBER_ERRORS): There are 13 GLX errors.
+
2006-04-30 Adam Jackson <ajax@freedesktop.org>
* glxtokens.h:
diff --git a/glxproto.h b/glxproto.h
index cbb97c5..787bf07 100644
--- a/glxproto.h
+++ b/glxproto.h
@@ -57,7 +57,7 @@
#define GLXBadCurrentDrawable 11
#define GLXBadWindow 12
-#define __GLX_NUMBER_ERRORS 12
+#define __GLX_NUMBER_ERRORS 13
/*
** Events.