pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] Difference between doc/code for pdf_fsys_get_pos


From: jemarch
Subject: Re: [pdf-devel] Difference between doc/code for pdf_fsys_get_pos
Date: Mon, 04 Aug 2008 21:44:18 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   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?

The documentation is wrong in this case. It seems that I forgot to
update the reference manual after fixing it in the code. I will apply
a patch later today to the refman so you can test the function.

Many thanks.





reply via email to

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