summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/pdfnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm-x/pdfnames.h')
-rw-r--r--Build/source/texk/dvipdfm-x/pdfnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipdfm-x/pdfnames.h b/Build/source/texk/dvipdfm-x/pdfnames.h
index 689167f07b0..341180ced3a 100644
--- a/Build/source/texk/dvipdfm-x/pdfnames.h
+++ b/Build/source/texk/dvipdfm-x/pdfnames.h
@@ -42,7 +42,7 @@ extern int pdf_names_close_object (struct ht_table *names,
/* Really create name tree... */
extern pdf_obj *pdf_names_create_tree (struct ht_table *names,
- long *count,
+ int *count,
struct ht_table *filter);
#endif /* _PDF_NAMES_H_ */