/[gzz]/gzz/gzz/vob/DefaultVobMatcher.java
ViewVC logotype

Diff of /gzz/gzz/vob/DefaultVobMatcher.java

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

revision 1.5 by tjl, Thu Sep 26 11:01:47 2002 UTC revision 1.6 by benja, Thu Sep 26 11:13:04 2002 UTC
# Line 92  public class DefaultVobMatcher implement Line 92  public class DefaultVobMatcher implement
92      public int[] interpList(VobMatcher other0) {      public int[] interpList(VobMatcher other0) {
93          DefaultVobMatcher other = (DefaultVobMatcher)other0;          DefaultVobMatcher other = (DefaultVobMatcher)other0;
94          int[] interpList = new int[maxcs+1];          int[] interpList = new int[maxcs+1];
         interpList[0] = maxcs+1;  
95          if(dbg) pa("interplist: "+interpList[0]);          if(dbg) pa("interplist: "+interpList[0]);
96          for(int i=1; i<maxcs+1; i++) {          for(int i=1; i<maxcs+1; i++) {
97              if(keyByCs[i] == null)              if(keyByCs[i] == null)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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