Fix build error due to mismatched function declarations.

This commit is contained in:
Michael R Sweet
2023-03-20 08:19:31 -04:00
parent 8d8225f4a1
commit e138232a93
3 changed files with 9 additions and 3 deletions

View File

@@ -2,6 +2,12 @@ Changes in PDFio
================
v1.1.1 (Month DD, YYYY)
-----------------------
- Fixed a build issue.
v1.1.0 (February 6, 2023)
-------------------------