mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-08 22:58:25 +00:00
static
git-svn-id: svn+q:///qpdf/trunk@835 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
f231a37cd6
commit
e27ac3e982
@ -51,7 +51,7 @@ static void call_read(qpdf_data qpdf)
|
|||||||
}
|
}
|
||||||
|
|
||||||
// must set qpdf->filename
|
// must set qpdf->filename
|
||||||
void call_init_write(qpdf_data qpdf)
|
static void call_init_write(qpdf_data qpdf)
|
||||||
{
|
{
|
||||||
qpdf->qpdf_writer = new QPDFWriter(*(qpdf->qpdf), qpdf->filename);
|
qpdf->qpdf_writer = new QPDFWriter(*(qpdf->qpdf), qpdf->filename);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user