Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1900)

Unified Diff: public/fpdf_flatten.h

Issue 1465723002: Make XFA public more closely match master. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: spacing Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « public/fpdf_edit.h ('k') | public/fpdf_ppo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/fpdf_flatten.h
diff --git a/public/fpdf_flatten.h b/public/fpdf_flatten.h
index 5496846297a80f81e0de9a4aeb16fc54c57b64ba..af77c29343247b6712228fb73409a3d5e61d21b2 100644
--- a/public/fpdf_flatten.h
+++ b/public/fpdf_flatten.h
@@ -35,8 +35,7 @@ extern "C" {
// Comments:
// Currently, all failures return FLATTEN_FAIL, with no indication for
// the reason
-// for the failure. The method does not support flattening any dynamic
-// XFA fields.
+// for the failure.
DLLEXPORT int STDCALL FPDFPage_Flatten(FPDF_PAGE page, int nFlag);
#ifdef __cplusplus
« no previous file with comments | « public/fpdf_edit.h ('k') | public/fpdf_ppo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698