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

Unified Diff: src/pdf/SkJpegInfo.h

Issue 1842753002: Style bikeshed - remove extraneous whitespace (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 9 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 | « src/pdf/SkDeflate.cpp ('k') | src/pdf/SkJpegInfo.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/pdf/SkJpegInfo.h
diff --git a/src/pdf/SkJpegInfo.h b/src/pdf/SkJpegInfo.h
index 1b03e45b105e777d9ec58a74ab41185b2bf99b8a..39de99455af110bed49ac9089f5fc48818456360 100644
--- a/src/pdf/SkJpegInfo.h
+++ b/src/pdf/SkJpegInfo.h
@@ -19,7 +19,7 @@ struct SkJFIFInfo {
} fType;
};
-/** Returns true iff the data seems to be a valid JFIF JPEG image.
+/** Returns true iff the data seems to be a valid JFIF JPEG image.
If so and if info is not nullptr, populate info.
JPEG/JFIF References:
« no previous file with comments | « src/pdf/SkDeflate.cpp ('k') | src/pdf/SkJpegInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698