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

Unified Diff: public/fpdf_formfill.h

Issue 1730553002: Fixing whitespace lint errors. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Review fixes Created 4 years, 10 months 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 | « fpdfsdk/src/pdfwindow/PWL_Edit.cpp ('k') | public/fpdf_save.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/fpdf_formfill.h
diff --git a/public/fpdf_formfill.h b/public/fpdf_formfill.h
index 710dc4e9d26ab84ef6b99e9d3c5829b5c757bf7f..31117538e2416a6b7e4eb7c5019680fa9341a662 100644
--- a/public/fpdf_formfill.h
+++ b/public/fpdf_formfill.h
@@ -305,7 +305,6 @@ typedef struct _IPDF_JsPlatform {
/* Version 3. */
/* Version 3 moves m_Isolate and m_v8EmbedderSlot to FPDF_LIBRARY_CONFIG. */
-
} IPDF_JSPLATFORM;
// Flags for Cursor type
@@ -1031,7 +1030,6 @@ typedef struct _FPDF_FORMFILLINFO {
**/
FPDF_BOOL (*FFI_PutRequestURL)(struct _FPDF_FORMFILLINFO* pThis, FPDF_WIDESTRING wsURL, FPDF_WIDESTRING wsData, FPDF_WIDESTRING wsEncode);
#endif // PDF_ENABLE_XFA
-
} FPDF_FORMFILLINFO;
/**
« no previous file with comments | « fpdfsdk/src/pdfwindow/PWL_Edit.cpp ('k') | public/fpdf_save.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698