diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-04-21 05:24:11 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-04-21 05:24:11 +0000 |
commit | 53b1ed29595613a895a405781c161ad9bfe5c965 (patch) | |
tree | 58036dc729b65271fc1f78813950342441a3cf77 /proto/x11proto/keysym.h | |
parent | 31f6211b20b7a8e834a036cbc38e6e6d7a039490 (diff) |
Update to x11proto 7.0.21.
One additional change to fix __STDC_VERSION__ tests in Xfuncproto.h
(also pushed upstreams).
Tested and ok by krw@, shadchin@, landry@ (on a bulk ports build).
Diffstat (limited to 'proto/x11proto/keysym.h')
-rw-r--r-- | proto/x11proto/keysym.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/x11proto/keysym.h b/proto/x11proto/keysym.h index 641b25bf2..4f584886c 100644 --- a/proto/x11proto/keysym.h +++ b/proto/x11proto/keysym.h @@ -68,6 +68,7 @@ SOFTWARE. #define XK_CURRENCY #define XK_MATHEMATICAL #define XK_BRAILLE +#define XK_SINHALA #include <X11/keysymdef.h> |