summaryrefslogtreecommitdiff
path: root/public/fpdf_structtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'public/fpdf_structtree.h')
-rw-r--r--public/fpdf_structtree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/fpdf_structtree.h b/public/fpdf_structtree.h
index 82156365d9..6f85d4222e 100644
--- a/public/fpdf_structtree.h
+++ b/public/fpdf_structtree.h
@@ -117,7 +117,7 @@ FPDF_StructElement_GetChildAtIndex(FPDF_STRUCTELEMENT struct_element,
int index);
#ifdef __cplusplus
-}
+} // extern "C"
#endif
#endif // PUBLIC_FPDF_STRUCTTREE_H_