summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser/Input.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/parser/Input.c')
-rw-r--r--hw/xfree86/parser/Input.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hw/xfree86/parser/Input.c b/hw/xfree86/parser/Input.c
index cfacd4eee..88d19b6b5 100644
--- a/hw/xfree86/parser/Input.c
+++ b/hw/xfree86/parser/Input.c
@@ -62,8 +62,7 @@
#include "Configint.h"
-static
-xf86ConfigSymTabRec InputTab[] = {
+static const xf86ConfigSymTabRec InputTab[] = {
{ENDSECTION, "endsection"},
{IDENTIFIER, "identifier"},
{OPTION, "option"},