]> source.dussan.org Git - tigervnc.git/commit
Make keysymtab static and const
authorPierre Ossman <ossman@cendio.se>
Mon, 21 Jul 2014 14:12:00 +0000 (16:12 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 21 Jul 2014 14:12:00 +0000 (16:12 +0200)
commitb662ffd4ac9b18ffacebb26d5a57680dd49788b2
tree7881f9db1b7cdafd4d4405177b5a415120f91624
parentc92081e116509bab734040f4ccdb9586da7f5c60
Make keysymtab static and const

Static to avoid namespace polution, and const so that it can be
shared among instances.
vncviewer/keysym2ucs.c