summaryrefslogtreecommitdiffstats
path: root/sys/modules/syscons/saver.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/syscons/saver.h')
-rw-r--r--sys/modules/syscons/saver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/syscons/saver.h b/sys/modules/syscons/saver.h
index 4982038..ecaee02 100644
--- a/sys/modules/syscons/saver.h
+++ b/sys/modules/syscons/saver.h
@@ -14,4 +14,4 @@ extern u_short *Crtat;
extern u_int crtc_addr;
extern char scr_map[];
extern int scrn_blanked;
-extern char *palette;
+extern char palette[];
OpenPOWER on IntegriCloud