summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/mft.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/mft.ch')
-rw-r--r--Build/source/texk/web2c/mft.ch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/mft.ch b/Build/source/texk/web2c/mft.ch
index a4574255beb..048e9c462ff 100644
--- a/Build/source/texk/web2c/mft.ch
+++ b/Build/source/texk/web2c/mft.ch
@@ -1053,7 +1053,7 @@ files, as UNIX knows them.
@<Globals...@>=
@!change_name,@!tex_name:c_string;
-@!style_name:array[0..max_style_name-1] of c_string;
+@!style_name:array[0..max_style_name-1] of const_c_string;
@!n_style_name:c_int_type; {Number of values in |style_name| array.}
@!i_style_name:c_int_type; {The next |style_name|.}
@!metapost:c_int_type; {|true| for \MF, |false| for \MP}