/[storm]/storm/org/nongnu/storm/BlockId.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/BlockId.java

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

revision 1.18 by benja, Tue May 13 13:44:19 2003 UTC revision 1.19 by benja, Sat May 24 12:19:40 2003 UTC
# Line 127  public final class BlockId { Line 127  public final class BlockId {
127                  public void close() throws IOException {                  public void close() throws IOException {
128                      /** Read all that hasn't been read yet.                      /** Read all that hasn't been read yet.
129                       */                       */
130                      while(read() > 0);                      while(read() >= 0);
131    
132                      super.close();                      super.close();
133                      byte[] dig;                      byte[] dig;

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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