Hans Hohenfeld wrote:
Hi,

in the documentation it says:

pdf_size_t pdf_fsys_file_get_pos (pdf_fsys_file_t file)

in the code it is:

pdf_status_t
pdf_fsys_file_get_pos (pdf_fsys_file_t file,
                       pdf_size_t *pos)


which one is wrong, code or documentation?

regards,

Hans

I would say documentation is wrong.

-Zac


Reply via email to