summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/spc_dvips.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/spc_dvips.h')
-rw-r--r--Build/source/texk/dvipdfm-x/spc_dvips.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipdfm-x/spc_dvips.h b/Build/source/texk/dvipdfm-x/spc_dvips.h
index 007761f07c2..32252ec0cac 100644
--- a/Build/source/texk/dvipdfm-x/spc_dvips.h
+++ b/Build/source/texk/dvipdfm-x/spc_dvips.h
@@ -1,6 +1,6 @@
/* This is dvipdfmx, an eXtended version of dvipdfm by Mark A. Wicks.
- Copyright (C) 2002-2014 by Jin-Hwan Cho and Shunsaku Hirata,
+ Copyright (C) 2002-2015 by Jin-Hwan Cho and Shunsaku Hirata,
the dvipdfmx project team.
Copyright (C) 1998, 1999 by Mark A. Wicks <mwicks@kettering.edu>
@@ -30,7 +30,7 @@ extern int spc_dvips_at_end_document (void);
extern int spc_dvips_at_begin_page (void);
extern int spc_dvips_at_end_page (void);
-extern int spc_dvips_check_special (const char *buffer, long size);
+extern int spc_dvips_check_special (const char *buffer, int size);
extern int spc_dvips_setup_handler (struct spc_handler *handle,
struct spc_env *spe, struct spc_arg *args);