summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/texmfmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/texmfmp.h')
-rw-r--r--Build/source/texk/web2c/texmfmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/texmfmp.h b/Build/source/texk/web2c/texmfmp.h
index 9a225417dc8..0dfdb8f42ad 100644
--- a/Build/source/texk/web2c/texmfmp.h
+++ b/Build/source/texk/web2c/texmfmp.h
@@ -116,7 +116,7 @@ extern int shell_cmd_is_allowed (const char *cmd, char **safecmd, char **cmdname
extern int runsystem (const char *cmd);
/* The entry point. */
-extern void TEXDLL maininit (int ac, string *av);
+extern void maininit (int ac, string *av);
/* All but the Omega family use this. */
#if !defined(Aleph)