diff options
Diffstat (limited to 'Build/source/texk/kpathsea/proginit.h')
-rw-r--r-- | Build/source/texk/kpathsea/proginit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/proginit.h b/Build/source/texk/kpathsea/proginit.h index c6b8a8e657e..27d8c4f4421 100644 --- a/Build/source/texk/kpathsea/proginit.h +++ b/Build/source/texk/kpathsea/proginit.h @@ -28,7 +28,7 @@ etc., etc. See the source. */ extern KPSEDLL void -kpathsea_init_prog (kpathsea kpse, const_string prefix, unsigned dpi, +kpathsea_init_prog (kpathsea kpse, const_string prefix, unsigned dpi, const_string mode, const_string fallback); #if defined (KPSE_COMPAT_API) |