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
parent 82b0569c06
commit 1764c1c334

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;