Revision: 14571
          http://gate.svn.sourceforge.net/gate/?rev=14571&view=rev
Author:   adamfunk
Date:     2011-11-18 12:15:35 +0000 (Fri, 18 Nov 2011)
Log Message:
-----------
Fixed bug left over from yesterday's bugfix.

Modified Paths:
--------------
    gate/trunk/src/gate/creole/gazetteer/FlexibleGazetteer.java

Modified: gate/trunk/src/gate/creole/gazetteer/FlexibleGazetteer.java
===================================================================
--- gate/trunk/src/gate/creole/gazetteer/FlexibleGazetteer.java 2011-11-18 
02:18:00 UTC (rev 14570)
+++ gate/trunk/src/gate/creole/gazetteer/FlexibleGazetteer.java 2011-11-18 
12:15:35 UTC (rev 14571)
@@ -232,8 +232,6 @@
         }
       }
       
-      i--;
-      
       for(; i < changedNodes.size(); i++) {
         NodePosition np = changedNodes.get(i);
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to