summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/spc_color.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/spc_color.h')
-rw-r--r--Build/source/texk/dvipdfm-x/spc_color.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvipdfm-x/spc_color.h b/Build/source/texk/dvipdfm-x/spc_color.h
index 17799c3f379..c62cb030bfd 100644
--- a/Build/source/texk/dvipdfm-x/spc_color.h
+++ b/Build/source/texk/dvipdfm-x/spc_color.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>
@@ -23,7 +23,7 @@
#ifndef _SPC_COLOR_H_
#define _SPC_COLOR_H_
-extern int spc_color_check_special (const char *buffer, long size);
+extern int spc_color_check_special (const char *buffer, int size);
extern int spc_color_setup_handler (struct spc_handler *handle,
struct spc_env *spe, struct spc_arg *args);