mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 02:48:31 +00:00
typo
git-svn-id: svn+q:///qpdf/trunk@609 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
e5f08a7126
commit
470bb5b8be
@ -478,7 +478,7 @@ int main(int argc, char* argv[])
|
||||
bool r2_extract = true;
|
||||
bool r2_annotate = true;
|
||||
bool r3_accessibility = true;
|
||||
bool r3_extract = true;;
|
||||
bool r3_extract = true;
|
||||
QPDFWriter::r3_print_e r3_print = QPDFWriter::r3p_full;
|
||||
QPDFWriter::r3_modify_e r3_modify = QPDFWriter::r3m_all;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user