| Index: core/src/fxge/fontdata/chromefontdata/FoxitSans.c
|
| diff --git a/core/src/fxge/fontdata/chromefontdata/FoxitSans.c b/core/src/fxge/fontdata/chromefontdata/FoxitSans.c
|
| index d5ce0620e3effd47c5326f2b25c59b43998d46ae..22ffcabfe3d11e507ef86731cc05abd82425ed0c 100644
|
| --- a/core/src/fxge/fontdata/chromefontdata/FoxitSans.c
|
| +++ b/core/src/fxge/fontdata/chromefontdata/FoxitSans.c
|
| @@ -1,12 +1,12 @@
|
| // Copyright 2014 PDFium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -
|
| +
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| #include "core/src/fxge/fontdata/chromefontdata/chromefontdata.h"
|
|
|
| -const unsigned char g_FoxitSansFontData [15025] = {0x1,
|
| +const unsigned char g_FoxitSansFontData[15025] = {0x1,
|
| 0x0, 0x4, 0x2, 0x0, 0x1, 0x1, 0x1, 0xd,
|
| 0x43, 0x68, 0x72, 0x6f, 0x6d, 0x53, 0x61, 0x6e,
|
| 0x73, 0x4f, 0x54, 0x46, 0x0, 0x1, 0x1, 0x1,
|
|
|