diff options
Diffstat (limited to 'src/pdf_cnki.c')
-rw-r--r-- | src/pdf_cnki.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdf_cnki.c b/src/pdf_cnki.c index d69797b..6e5f810 100644 --- a/src/pdf_cnki.c +++ b/src/pdf_cnki.c @@ -42,7 +42,7 @@ _outline(pdf_object_t **pdf, object_outline_tree_t **outline_tree, int id, int * strcat(dictionary, "<<\n"); - size = 512; + size = 514; str = NULL; if (strconv(&str, "UTF-16BE", |