summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-02-25 11:49:36 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-02-25 11:49:36 +0000
commit4a48c7546542514ae9137d0418dacf821efe4192 (patch)
tree79b2b99218949cac8e50e2a9a80792dc4c709df0 /Build/source/texk/web2c/xetexdir/XeTeXFontInst.h
parentdae0c08dba821b258ff7b1155b8f36716c9315c1 (diff)
minor update of XeTeX header files
git-svn-id: svn://tug.org/texlive/trunk@21519 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeXFontInst.h')
-rw-r--r--Build/source/texk/web2c/xetexdir/XeTeXFontInst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h b/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h
index 793a6c5a06b..ed7a2c78d5b 100644
--- a/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h
+++ b/Build/source/texk/web2c/xetexdir/XeTeXFontInst.h
@@ -57,7 +57,7 @@ authorization from the copyright holders.
#include "XeTeX_ext.h"
extern "C" {
- void *xmalloc(unsigned); // from kpathsea
+ void *xmalloc(size_t); // from kpathsea
};
// Abstract superclass that XeTeXOTLayoutEngine uses;