freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Devel] typo in ftcache.h


From: Masatake YAMATO
Subject: [Devel] typo in ftcache.h
Date: Tue, 20 Jan 2004 16:00:25 +0900 (JST)

2004-01-20  Masatake YAMATO  <address@hidden>

        * include/freetype/ftcache.h: delete the duplicated
        definition of FTC_FaceID.

Index: include/freetype/ftcache.h
===================================================================
RCS file: /cvsroot/freetype2/include/freetype/ftcache.h,v
retrieving revision 1.36
diff -u -r1.36 ftcache.h
--- ftcache.h   2004/01/16 09:07:50     1.36
+++ ftcache.h   2004/01/20 06:59:26
@@ -356,17 +356,6 @@
 
   /*************************************************************************/
   /*                                                                       */
-  /* <Type>                                                                */
-  /*    FTC_Scaler                                                         */
-  /*                                                                       */
-  /* <Description>                                                         */
-  /*    Handle to a @FTC_ScalerRec structure.                              */
-  /*                                                                       */
-  typedef struct FTC_FaceIDRec_*  FTC_FaceID;
-
-
-  /*************************************************************************/
-  /*                                                                       */
   /* <Struct>                                                              */
   /*    FTC_ScalerRec                                                      */
   /*                                                                       */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]