summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/kpsewhich.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/kpsewhich.c')
-rw-r--r--Build/source/texk/kpathsea/kpsewhich.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/kpsewhich.c b/Build/source/texk/kpathsea/kpsewhich.c
index 509e6bab10c..5ecd149e6de 100644
--- a/Build/source/texk/kpathsea/kpsewhich.c
+++ b/Build/source/texk/kpathsea/kpsewhich.c
@@ -772,7 +772,7 @@ main (int argc, string *argv)
int ac;
#endif /* WIN32 */
unsigned unfound = 0;
- kpathsea kpse = kpathsea_new();
+ kpathsea kpse = kpathsea_new ();
/* Read options, then dependent initializations. */
read_command_line (kpse, argc, argv);