summaryrefslogtreecommitdiff
path: root/isokeys.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-26 16:03:30 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-05-26 16:03:48 -0700
commit5256304812e89c1c02bed093d11f96d97216bdbe (patch)
tree439f5f71410af72cf80cc09e9ccaccf85fbba113 /isokeys.h
parente1b1ecd2e9858dca67ed1da90799f1ea34fc9b71 (diff)
Fix many const char * warnings
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'isokeys.h')
-rw-r--r--isokeys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/isokeys.h b/isokeys.h
index 988c692..a5f155f 100644
--- a/isokeys.h
+++ b/isokeys.h
@@ -93,7 +93,7 @@
#define XKC_ISO_Last_Group 'y'
#define XKC_ISO_Last_Group_Lock 'z'
-static char *IsoKeyCaps[] = {
+static const char *IsoKeyCaps[] = {
"%!PS-AdobeFont-1.0: IsoKeyCaps",
"%%CreationDate: Sun Apr 16 22:14:26 1995",
"%%VMusage: 8064 8064",