Diff for /xmil/fdd/fdd_d88.c between versions 1.6 and 1.7

version 1.6, 2004/08/08 12:32:58 version 1.7, 2004/08/09 02:47:01
Line 267  const _D88SEC *p; Line 267  const _D88SEC *p;
         }          }
         return(0);          return(0);
   
 crcerror_d88:;  crcerror_d88:
         crcerror = TRUE;          crcerror = TRUE;
         return(1);          return(1);
 }  }

Removed from v.1.6  
changed lines
  Added in v.1.7


RetroPC.NET-CVS <cvs@retropc.net>