summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/omfonts.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/omfonts.h')
-rw-r--r--Build/source/texk/web2c/omegafonts/omfonts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/omegafonts/omfonts.h b/Build/source/texk/web2c/omegafonts/omfonts.h
index 79516146e60..006915e3aaa 100644
--- a/Build/source/texk/web2c/omegafonts/omfonts.h
+++ b/Build/source/texk/web2c/omegafonts/omfonts.h
@@ -43,7 +43,7 @@ extern unsigned char *ofm;
extern unsigned char *ovf;
extern int main(int, string *);
-extern void read_in_whole(unsigned char **, unsigned *, FILE *, string );
+extern void read_in_whole(unsigned char **, unsigned *, FILE *, const_string );
extern void init_tables(void);
extern void output_ovf_file(void);
extern void output_text_file(FILE *);