/[classpath]/classpath/gnu/xml/pipeline/ValidationConsumer.java
ViewVC logotype

Diff of /classpath/gnu/xml/pipeline/ValidationConsumer.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.3 by gnu_andrew, Tue Aug 2 20:12:14 2005 UTC revision 1.1.2.4 by gnu_andrew, Tue Sep 20 18:46:24 2005 UTC
# Line 1607  public final class ValidationConsumer ex Line 1607  public final class ValidationConsumer ex
1607                      throw new RuntimeException ("patchNext");                      throw new RuntimeException ("patchNext");
1608              }              }
1609    
1610              if (table != null && (flags | F_LOOPHEAD) != 0)              if (table != null && (flags & F_LOOPHEAD) != 0)
1611                  table.put (this, this);                  table.put (this, this);
1612          }          }
1613    

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26