mirror of
https://github.com/qpdf/qpdf.git
synced 2025-03-29 12:52:24 +00:00
Fix indentation
This commit is contained in:
parent
559eefa9d0
commit
34a9b835b0
@ -1593,7 +1593,7 @@ QPDFWriter::unparseObject(QPDFObjectHandle object, int level,
|
|||||||
QTC::TC("qpdf", "QPDFWriter not compressing metadata");
|
QTC::TC("qpdf", "QPDFWriter not compressing metadata");
|
||||||
filter = true;
|
filter = true;
|
||||||
compress = false;
|
compress = false;
|
||||||
uncompress = true;
|
uncompress = true;
|
||||||
}
|
}
|
||||||
else if (this->m->normalize_content &&
|
else if (this->m->normalize_content &&
|
||||||
this->m->normalized_streams.count(old_og))
|
this->m->normalized_streams.count(old_og))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user