Commit a678560dc23f7dfa6d6cda8d0d35be37c04713e2

Werner Lemberg 2015-05-28T17:31:15

Minor.

diff --git a/include/ftttdrv.h b/include/ftttdrv.h
index f20dd43..f56040b 100644
--- a/include/ftttdrv.h
+++ b/include/ftttdrv.h
@@ -136,8 +136,8 @@ FT_BEGIN_HEADER
    *
    *   Depending on the graphics framework, Microsoft uses different
    *   bytecode and rendering engines.  As a consequence, the version
-   *   numbers returned by a call to the `GETINFO[1]' bytecode instruction
-   *   are more convoluted than desired.
+   *   numbers returned by a call to the `GETINFO' bytecode instruction are
+   *   more convoluted than desired.
    *
    *   Here are two tables that try to shed some light on the possible
    *   values for the MS rasterizer engine, together with the additional
@@ -177,7 +177,7 @@ FT_BEGIN_HEADER
    *   {
    *      version   sampling          rendering        comment
    *               x        y       x           y
-   *     ---------------------------------------------------------------
+   *     --------------------------------------------------------------
    *       v1.0   normal  normal  B/W           B/W    bi-level
    *       v1.6   high    high    gray          gray   grayscale
    *       v1.8   high    normal  color-filter  B/W    (GDI) ClearType
diff --git a/src/autofit/afhints.c b/src/autofit/afhints.c
index 9c7c3a2..37482eb 100644
--- a/src/autofit/afhints.c
+++ b/src/autofit/afhints.c
@@ -1332,6 +1332,7 @@
     {
       FT_Fixed  scale = FT_DivFix( u2 - u1, v2 - v1 );
 
+
       for ( p = p1; p <= p2; p++ )
       {
         u = p->v;
diff --git a/src/truetype/ttgxvar.c b/src/truetype/ttgxvar.c
index 940f288..02ea6af 100644
--- a/src/truetype/ttgxvar.c
+++ b/src/truetype/ttgxvar.c
@@ -409,6 +409,7 @@
       FT_FRAME_END
     };
 
+
     if ( ( error = face->goto_table( face,
                                      TTAG_gvar,
                                      stream,