[woff2] Formatting.

* src/sfnt/sfobjs.c, src/sfnt/sfwoff2.c: Better formatting.
GSoC-2020-greg
Nikhil Ramakrishnan 6 years ago committed by Werner Lemberg
parent 2a23dc7fb3
commit 97616704aa
  1. 2
      src/sfnt/sfobjs.c
  2. 383
      src/sfnt/sfwoff2.c

@ -716,7 +716,7 @@
face->root.face_index = face_instance_index;
/* `num_faces' for a WOFF2 needs to be handled separately. */
if( woff2_num_faces )
if ( woff2_num_faces )
face->root.num_faces = woff2_num_faces;
return error;

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save