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

Unified Diff: src/psaux/psauxmod.c

Issue 23555005: Update freetype to the latest version of Android external/freetype (Closed) Base URL: https://chromium.googlesource.com/chromium/src/third_party/freetype.git@master
Patch Set: Created 7 years, 4 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/psaux/psauxmod.h ('k') | src/psaux/psconv.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/psaux/psauxmod.c
diff --git a/src/psaux/psauxmod.c b/src/psaux/psauxmod.c
index 4c3579f7b8eab70aa6bd95ad5c3af93e79e3f683..4b1249d49b6819bd8f7e50cb3c66285ef05f3ece 100644
--- a/src/psaux/psauxmod.c
+++ b/src/psaux/psauxmod.c
@@ -123,7 +123,7 @@
const FT_Module_Class psaux_module_class =
{
0,
- sizeof( FT_ModuleRec ),
+ sizeof ( FT_ModuleRec ),
"psaux",
0x20000L,
0x20000L,
« no previous file with comments | « src/psaux/psauxmod.h ('k') | src/psaux/psconv.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698