pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-devel] Difference between doc/code for pdf_fsys_file_set_size


From: Hans Hohenfeld
Subject: [pdf-devel] Difference between doc/code for pdf_fsys_file_set_size
Date: Tue, 2 Sep 2008 23:16:45 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi,

I'm still working on the task, just very busy atm finding a new job.
Anyway, there is another difference between documentation and code in
the filesystem module:

documentation:
pdf_size_t pdf_fsys_file_set_size (pdf_fsys_file_t file, pdf_size_t
new_size)

code:
pdf_status_t pdf_fsys_file_set_size (pdf_fsys_file_t file,
                                     pdf_size_t size)

I assume the code is right?

regards,

Hans

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]