/[PAMELA software]/yoda/techmodel/forroutines/tracker/readraw/readtrailer.c
ViewVC logotype

Diff of /yoda/techmodel/forroutines/tracker/readraw/readtrailer.c

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

revision 6.1 by kusanagi, Tue Jun 27 10:25:42 2006 UTC revision 6.2 by mocchiut, Fri Oct 20 11:07:43 2006 UTC
# Line 57  void readtrailer_(unsigned short *traile Line 57  void readtrailer_(unsigned short *traile
57      char *buff=buffer;      char *buff=buffer;
58    
59      if( *curpos+3>*len ) {      if( *curpos+3>*len ) {
60          printf("readtrailer: Unexpected end of file \n");          //      printf("readtrailer: Unexpected end of file \n");
61          *error=1;          *error=1;
62          return ;          return ;
63      }      }

Legend:
Removed from v.6.1  
changed lines
  Added in v.6.2

  ViewVC Help
Powered by ViewVC 1.1.23