/[VRac]/Tape.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Tape.pm

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

revision 171 by dpavlin, Mon Aug 6 09:20:20 2007 UTC revision 172 by dpavlin, Mon Aug 6 11:49:37 2007 UTC
# Line 85  sub load_tape { Line 85  sub load_tape {
85    
86          $self->tape_pos( 0 );          $self->tape_pos( 0 );
87          $self->tape( $tape );          $self->tape( $tape );
88          warn "loaded tape $path ", -s $path, " bytes rate ", $self->tape_rate, "\n";          warn "loaded tape $path ", -s $path, " bytes\n";
89          return 1;          return 1;
90  }  }
91    

Legend:
Removed from v.171  
changed lines
  Added in v.172

  ViewVC Help
Powered by ViewVC 1.1.26