/[alph]/alph/org/nongnu/alph/impl/PageImageScroll.java
ViewVC logotype

Diff of /alph/org/nongnu/alph/impl/PageImageScroll.java

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

revision 1.4 by tjl, Sun Apr 20 08:50:02 2003 UTC revision 1.5 by tjl, Mon Apr 21 16:31:23 2003 UTC
# Line 63  String rcsid = "$Id$"; Line 63  String rcsid = "$Id$";
63      }      }
64      //    Mediaserver.Block block;      //    Mediaserver.Block block;
65    
66      public PageImageScroll(StormPool ms, BlockId id) {      public PageImageScroll(Alph alph, Object blockId, String contentType) {
67          super(ms, id);          super(alph, blockId, contentType);
68    
69          checkLen();          checkLen();
70      }      }

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

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