shithub: freetype+ttf2subf

Download patch

ref: 4c00dfb458e3c60293aece23d652cb804a4e599d
parent: a1460704d9389cd4ae15ac104195c73798001f14
author: Werner Lemberg <[email protected]>
date: Sun Feb 7 06:43:03 EST 2016

Whitespace.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/cff/cffload.c
+++ b/src/cff/cffload.c
@@ -501,8 +501,8 @@
           {
             element++;
             off2 = cff_index_read_offset( idx, &error );
-          }
-          while ( off2 == 0 && element < idx->count );
+
+          } while ( off2 == 0 && element < idx->count );
         }
       }
       else   /* use offsets table */