>       /* 0x01000000 */
>    -    if((filter & PDF_TEXT_FILTER_REMOVE_LINE_ENDINGS) && \
>    -       (pdf_text_filter_remove_line_endings(text) != PDF_OK))
>    +  if((filter & PDF_TEXT_FILTER_REMOVE_LINE_ENDINGS) && \
>    +     (pdf_text_filter_remove_line_endings(text) != PDF_OK))
>
> Please don't write those backslashes in the code.  They are useless.
>
>
Actually, that's my fault :-) Won't do it again, I promise...

Reply via email to