diff options
Diffstat (limited to 'Build/source/texk/xdvik/font-open.c')
-rw-r--r-- | Build/source/texk/xdvik/font-open.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/xdvik/font-open.c b/Build/source/texk/xdvik/font-open.c index c6fc2c04f5f..ac5a1476766 100644 --- a/Build/source/texk/xdvik/font-open.c +++ b/Build/source/texk/xdvik/font-open.c @@ -282,7 +282,7 @@ font_open( Boolean load_font_now, #endif struct font *fontp, - char **font_ret, + const char **font_ret, int *dpi_ret, #ifdef T1LIB int *t1id, |