summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/spc_xtx.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/spc_xtx.h')
-rw-r--r--Build/source/texk/dvipdfm-x/spc_xtx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipdfm-x/spc_xtx.h b/Build/source/texk/dvipdfm-x/spc_xtx.h
index da69398ea97..def827f76ab 100644
--- a/Build/source/texk/dvipdfm-x/spc_xtx.h
+++ b/Build/source/texk/dvipdfm-x/spc_xtx.h
@@ -1,7 +1,7 @@
/* This is xdvipdfmx, an extended version of dvipdfmx,
an eXtended version of dvipdfm by Mark A. Wicks.
- Copyright (C) 2013-2014 by the dvipdfmx project team.
+ Copyright (C) 2013-2015 by the dvipdfmx project team.
Copyright (c) 2006 SIL International
Originally written by Jonathan Kew
@@ -31,7 +31,7 @@
#include "specials.h"
-extern int spc_xtx_check_special (const char *buffer, long size);
+extern int spc_xtx_check_special (const char *buffer, int size);
extern int spc_xtx_setup_handler (struct spc_handler *handle,
struct spc_env *spe, struct spc_arg *args);
extern int spc_handler_xtx_do_transform (double x_user, double y_user, double a, double b, double c, double d, double e, double f);