ecore_input: constify global

This is just for correctness, it changes nothing.
This commit is contained in:
Jean Guyomarc'h 2017-09-23 16:20:47 +02:00
parent 31f8c6f17e
commit eb34b537f3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* algorithms.
*/
static const char *comp =
static const char *const comp =
"dead_breve\x00" "\x83\x07" /* 'dead_breve' 775 */
"dead_breve\x00" "\x10" /* 'dead_breve' 16 */
"˘\x00" "\x04" /* '˘' 4 */