summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/texmfmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/lib/texmfmp.c')
-rw-r--r--Build/source/texk/web2c/lib/texmfmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/lib/texmfmp.c b/Build/source/texk/web2c/lib/texmfmp.c
index 22d12235fe6..8a9470ea1ff 100644
--- a/Build/source/texk/web2c/lib/texmfmp.c
+++ b/Build/source/texk/web2c/lib/texmfmp.c
@@ -1642,6 +1642,7 @@ parse_first_line (const_string filename)
/* The tcx stuff, if any. Should we support the -translate-file
form as well as --translate-file? */
if (*parse) {
+ s = NULL;
if (translate_filename) {
/* TCX file already set, do nothing. */
} else if (STREQ (*parse, "--translate-file")) {