diff options
Diffstat (limited to 'Build/source/texk/kpathsea/tex-make.h')
-rw-r--r-- | Build/source/texk/kpathsea/tex-make.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/tex-make.h b/Build/source/texk/kpathsea/tex-make.h index 376d5acf7f9..c435c3beb92 100644 --- a/Build/source/texk/kpathsea/tex-make.h +++ b/Build/source/texk/kpathsea/tex-make.h @@ -28,7 +28,7 @@ the file is passed through environment variables. See the mktexpk stuff in `tex-make.c' for an example. */ -extern KPSEDLL string kpathsea_make_tex (kpathsea kpse, +extern KPSEDLL string kpathsea_make_tex (kpathsea kpse, kpse_file_format_type format, const_string base_file); |