"Anatoly" <[EMAIL PROTECTED]> wrote:

+static struct codepair {
+unsigned short keysym;
+  unsigned short ucs;
+} keysymtab[] = {

Nothing prevents to make the keysymtab[] a const data.

--
Dmitry.


Reply via email to