summaryrefslogtreecommitdiff
path: root/template/vmtc.inc.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/vmtc.inc.tmpl')
-rw-r--r--template/vmtc.inc.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/vmtc.inc.tmpl b/template/vmtc.inc.tmpl
index 244f7767c0..f73bbc6323 100644
--- a/template/vmtc.inc.tmpl
+++ b/template/vmtc.inc.tmpl
@@ -12,7 +12,7 @@
or insns2vm.rb
*/
-static const void *insns_address_table[] = {
+static const void *const insns_address_table[] = {
<%= insns_table %>
};