summaryrefslogtreecommitdiff
path: root/public/fpdf_formfill.h
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-11-24 15:28:54 -0800
committerTom Sepez <tsepez@chromium.org>2015-11-24 15:28:54 -0800
commit38ad68cdea4fe106293d55ae1b96bab2791f96c7 (patch)
tree8d2f370304d4c34e5ac46a50fbe87f2d719a71f3 /public/fpdf_formfill.h
parente00cef685e1e4799e3ede59bb3bf18fe17ec6f19 (diff)
downloadpdfium-38ad68cdea4fe106293d55ae1b96bab2791f96c7.tar.xz
make master samples/ and public/ look more like XFA
BUG= R=thestig@chromium.org Review URL: https://codereview.chromium.org/1477603002 .
Diffstat (limited to 'public/fpdf_formfill.h')
-rw-r--r--public/fpdf_formfill.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/fpdf_formfill.h b/public/fpdf_formfill.h
index baab18ab92..5fc9cbb2e2 100644
--- a/public/fpdf_formfill.h
+++ b/public/fpdf_formfill.h
@@ -654,6 +654,7 @@ typedef struct _FPDF_FORMFILLINFO {
int zoomMode,
float* fPosArray,
int sizeofArray);
+
/**
* pointer to IPDF_JSPLATFORM interface
**/