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

Unified Diff: public/fpdf_save.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 | « public/fpdf_formfill.h ('k') | public/fpdfview.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/fpdf_save.h
diff --git a/public/fpdf_save.h b/public/fpdf_save.h
index 4eea054eda5c62e71808cc7e5d8b72e03a09f176..44520a5baf2e4864026633ad8ef4f1235f26ff0f 100644
--- a/public/fpdf_save.h
+++ b/public/fpdf_save.h
@@ -39,7 +39,6 @@ typedef struct FPDF_FILEWRITE_ {
int (*WriteBlock)(struct FPDF_FILEWRITE_* pThis,
const void* pData,
unsigned long size);
-
} FPDF_FILEWRITE;
/** @brief Incremental. */
« no previous file with comments | « public/fpdf_formfill.h ('k') | public/fpdfview.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698