[Tomoe-cvs 1164] CVS update: tomoe/lib

Back to archive index

Takuro Ashie makei****@users*****
2006年 11月 27日 (月) 16:48:38 JST


Index: tomoe/lib/tomoe-dict.c
diff -u tomoe/lib/tomoe-dict.c:1.106 tomoe/lib/tomoe-dict.c:1.107
--- tomoe/lib/tomoe-dict.c:1.106	Mon Nov 27 16:48:03 2006
+++ tomoe/lib/tomoe-dict.c	Mon Nov 27 16:48:38 2006
@@ -21,7 +21,7 @@
  *  Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  *  Boston, MA  02111-1307  USA
  *
- *  $Id: tomoe-dict.c,v 1.106 2006/11/27 07:48:03 makeinu Exp $
+ *  $Id: tomoe-dict.c,v 1.107 2006/11/27 07:48:38 makeinu Exp $
  */
 
 #include <stdio.h>
@@ -473,7 +473,7 @@
                  ParseData *data)
 {
     gchar buf[1024];
-    gint line, chr;
+    gint line = 0, chr = 0;
 
     if (!error) return;
 


tomoe-cvs メーリングリストの案内
Back to archive index