diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2022-06-28 12:31:16 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2022-06-28 12:31:16 +0000 |
commit | 27ddba6c40aa95169621bd72815339a47da1103b (patch) | |
tree | d4ad187ce4354a3517f988fc2ab6da1fd79b2a3a /lib/freetype | |
parent | dccb265be9178aa599efedafc31030d4f6d550e7 (diff) |
fix white space diff with upstreams
Diffstat (limited to 'lib/freetype')
-rw-r--r-- | lib/freetype/src/sfnt/sfwoff2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/freetype/src/sfnt/sfwoff2.c b/lib/freetype/src/sfnt/sfwoff2.c index 6adf995ac..df0407238 100644 --- a/lib/freetype/src/sfnt/sfwoff2.c +++ b/lib/freetype/src/sfnt/sfwoff2.c @@ -28,6 +28,7 @@ #endif + /************************************************************************** * * The macro FT_COMPONENT is used in trace mode. It is an implicit |