From 1b2803558f1ef395c8b6b073457c4aed6a878f54 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Sat, 19 Sep 2015 06:51:43 +0000 Subject: web2c/texmfmp.h: Change file names texmf.h and texmf.c in comments as texmfmp.h and texmfmp.c, respectively. git-svn-id: svn://tug.org/texlive/trunk@38405 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ChangeLog | 5 +++++ Build/source/texk/web2c/texmfmp.h | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 8aaf0ba33b5..861dae88ce1 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,8 @@ +2015-09-19 Akira Kakuto + + * texmfmp.h: Change file names texmf.h and texmf.c in comments as + texmfmp.h and texmfmp.c, respectively. + 2015-09-01 Peter Breitenlohner * configure.ac: Check poppler for Object::initCmd(const char*). diff --git a/Build/source/texk/web2c/texmfmp.h b/Build/source/texk/web2c/texmfmp.h index a0a39cf10d8..571382294a6 100644 --- a/Build/source/texk/web2c/texmfmp.h +++ b/Build/source/texk/web2c/texmfmp.h @@ -1,4 +1,4 @@ -/* texmf.h: Main include file for TeX and MF in C. This file is +/* texmfmp.h: Main include file for TeX and MF in C. This file is included by {tex,mf}d.h, which is the first include in the C files output by web2c. */ @@ -347,7 +347,7 @@ extern void paintrow (/*screenrow, pixelcolor, transspec, screencol*/); } \ } while (0) -/* We define the routines to do the actual work in texmf.c. */ +/* We define the routines to do the actual work in texmfmp.c. */ #ifdef XeTeX #include extern void do_dump (char *, int, int, gzFile); -- cgit v1.2.3