mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 19:08:59 +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");
|
||||
filter = true;
|
||||
compress = false;
|
||||
uncompress = true;
|
||||
uncompress = true;
|
||||
}
|
||||
else if (this->m->normalize_content &&
|
||||
this->m->normalized_streams.count(old_og))
|
||||
|
Loading…
Reference in New Issue
Block a user