projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1bec46
)
mark 8x14 font data const
author
Jan Beulich
<jbeulich@suse.com>
Tue, 7 Aug 2012 11:42:32 +0000
(13:42 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Tue, 7 Aug 2012 11:42:32 +0000
(13:42 +0200)
Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/drivers/video/font_8x14.c
patch
|
blob
|
history
diff --git
a/xen/drivers/video/font_8x14.c
b/xen/drivers/video/font_8x14.c
index 6a39f263af29b58244ebd0fb6979622b9265998a..e80d178c3869a4b506313cdea19c76b18fe2b4c2 100644
(file)
--- a/
xen/drivers/video/font_8x14.c
+++ b/
xen/drivers/video/font_8x14.c
@@
-9,7
+9,7
@@
#define FONTDATAMAX (256*14)
-static unsigned char fontdata_8x14[FONTDATAMAX] = {
+static
const
unsigned char fontdata_8x14[FONTDATAMAX] = {
/* 0 0x00 '^@' */
0x00, /* 00000000 */