upload tizen2.0 source
[framework/uifw/xorg/lib/libxkbfile.git] / src / xkbbells.c
old mode 100755 (executable)
new mode 100644 (file)
index 1571d1e..10b2725
@@ -31,7 +31,7 @@
 #include <X11/XKBlib.h>
 #include "XKBbells.h"
 
-static char *_xkbStdBellNames[XkbBI_NumBells] = {
+static const char *_xkbStdBellNames[XkbBI_NumBells] = {
        "Info",
        "Warning",
        "MinorError",