summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extract/src/docx.h')
-rw-r--r--extract/src/docx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/extract/src/docx.h b/extract/src/docx.h
index 976272a6..ffce019c 100644
--- a/extract/src/docx.h
+++ b/extract/src/docx.h
@@ -22,7 +22,7 @@ word/document.xml. */
int extract_docx_write_template(
- extract_alloc_t* alloc,
+ extract_alloc_t* alloc,
extract_astring_t* contentss,
int contentss_num,
images_t* images,
@@ -34,7 +34,7 @@ int extract_docx_write_template(
Uses the 'zip' and 'unzip' commands internally.
-contents
+contentss
contentss_num
Content to be inserted into word/document.xml.
document