diff options
Diffstat (limited to 'Build/source/texk/kpathsea/version.c')
-rw-r--r-- | Build/source/texk/kpathsea/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/version.c b/Build/source/texk/kpathsea/version.c index aaafcbe8d21..5259a8f51a9 100644 --- a/Build/source/texk/kpathsea/version.c +++ b/Build/source/texk/kpathsea/version.c @@ -29,5 +29,5 @@ KPSEDLL char *kpathsea_version_string = (char *) KPSEVERSION; Thanks. --kb@cs.umb.edu */ -KPSEDLL char *kpse_bug_address = (char *) +KPSEDLL char *kpathsea_bug_address = (char *) "Email bug reports to tex-k@mail.tug.org.\n"; |