[Julius-cvs 553] CVS update: julius4/libjulius/src

Back to archive index

sumom****@users***** sumom****@users*****
2010年 12月 24日 (金) 13:33:41 JST


Index: julius4/libjulius/src/spsegment.c
diff -u julius4/libjulius/src/spsegment.c:1.2 julius4/libjulius/src/spsegment.c:1.3
--- julius4/libjulius/src/spsegment.c:1.2	Thu Sep 25 13:54:59 2008
+++ julius4/libjulius/src/spsegment.c	Fri Dec 24 13:33:41 2010
@@ -58,7 +58,7 @@
  * @author Akinobu Lee
  * @date   Wed Oct 17 12:47:29 2007
  *
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
  * 
  */
 /*
@@ -840,8 +840,8 @@
   RecogProcess *p;
 #endif
   boolean ok_p;
-  int rewind_frame;
-  boolean reprocess;
+  int rewind_frame = 0;
+  boolean reprocess = FALSE;
 
   ok_p = FALSE;
   if (recog->jconf->decodeopt.segment) {



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