1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00

fix travis build

This commit is contained in:
Duan Yao 2014-06-07 09:02:51 +08:00 committed by Lu Wang
parent 85a7c43f83
commit d3340ce04a

View File

@ -63,7 +63,7 @@ struct Param
// background image
std::string bg_format;
int svg_nodes_limit = 0;
int svg_nodes_limit;
// encryption
std::string owner_password, user_password;