Show
Ignore:
Timestamp:
08/17/08 00:13:27 (5 months ago)
Author:
hobu
Message:

oops

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/detail/reader10.cpp

    r830 r831  
    232232        data.resize(length); 
    233233 
    234         read_n(data.front(), m_ifs, count); 
     234        read_n(data.front(), m_ifs, length); 
    235235          
    236236        LASVLR vlr;