[Xcb-commit] atom
Jamey Sharp
jamey at kemper.freedesktop.org
Sat May 12 18:54:04 PDT 2007
atom/atoms.gperf.m4 | 1 +
1 files changed, 1 insertion(+)
New commits:
diff-tree 4b19fe81d7e5281eec3a8e17f8f5c4fbfa704aab (from 5d4a666b02c03c8b37633810b629a2458e817c27)
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date: Sun May 6 22:35:26 2007 +0200
Bug #10877: Fixed the atom values that are written to the hash table.
Signed-off-by: Jamey Sharp <jamey at minilop.net>
diff --git a/atom/atoms.gperf.m4 b/atom/atoms.gperf.m4
index 2a4a369..9554972 100644
--- a/atom/atoms.gperf.m4
+++ b/atom/atoms.gperf.m4
@@ -18,6 +18,7 @@ include(atomlist.m4)`'dnl
%struct-type
struct atom_map { int name; xcb_atom_t value; };
%%
+define(`COUNT', 0)dnl
define(`DO', `$1,define(`COUNT', incr(COUNT))COUNT')dnl
include(atomlist.m4)`'dnl
%%
More information about the xcb-commit
mailing list