summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/pdfdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/pdfdev.h')
-rw-r--r--Build/source/texk/dvipdfm-x/pdfdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipdfm-x/pdfdev.h b/Build/source/texk/dvipdfm-x/pdfdev.h
index 38a59095939..c0b68fb2d1b 100644
--- a/Build/source/texk/dvipdfm-x/pdfdev.h
+++ b/Build/source/texk/dvipdfm-x/pdfdev.h
@@ -27,7 +27,7 @@
#include "pdfobj.h"
#include "pdfcolor.h"
-typedef signed long spt_t;
+typedef int spt_t;
typedef struct pdf_tmatrix
{