Upload tizen 2.0 beta source
[framework/graphics/freetype.git] / src / sfnt / ttcmap.c
index 544750a..1dfd987 100644 (file)
       return error;
 
     /* the location of the class instances follows the array of pointers */
-    recs = (TT_CMap_ClassRec*) (((char*)clazz)+(sizeof(*clazz)*(i+1))); 
+    recs = (TT_CMap_ClassRec*) (((char*)clazz)+(sizeof(*clazz)*(i+1)));
     i=0;
 
 #undef TTCMAPCITEM