Hiroyuki Ikezoe
ikezo****@users*****
2006年 11月 28日 (火) 09:49:34 JST
Index: tomoe/recognizer/tomoe-recognizer-simple.c diff -u tomoe/recognizer/tomoe-recognizer-simple.c:1.7 tomoe/recognizer/tomoe-recognizer-simple.c:1.8 --- tomoe/recognizer/tomoe-recognizer-simple.c:1.7 Wed Nov 22 15:19:20 2006 +++ tomoe/recognizer/tomoe-recognizer-simple.c Tue Nov 28 09:49:34 2006 @@ -17,7 +17,7 @@ * Free Software Foundation, Inc., 59 Temple Place, Suite 330, * Boston, MA 02111-1307 USA * - * $Id: tomoe-recognizer-simple.c,v 1.7 2006/11/22 06:19:20 makeinu Exp $ + * $Id: tomoe-recognizer-simple.c,v 1.8 2006/11/28 00:49:34 ikezoe Exp $ */ #include <stdlib.h> @@ -29,7 +29,7 @@ struct _TomoeRecognizerSimple { - int ref; + gint ref; };