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

Unified Diff: public/fpdf_save.h

Issue 1730553002: Fixing whitespace lint errors. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 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
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. */

Powered by Google App Engine
This is Rietveld 408576698