Changeset 4507 for trunk/src


Ignore:
Timestamp:
Oct 21, 2000, 11:24:03 AM (25 years ago)
Author:
sandervl
Message:

FS restore bug fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/capi2032/capi2032.cpp

    r4505 r4507  
    1 /* $Id: capi2032.cpp,v 1.4 2000-10-20 22:28:24 sandervl Exp $ */
     1/* $Id: capi2032.cpp,v 1.5 2000-10-21 09:24:03 sandervl Exp $ */
    22
    33/*
     
    5353                             maxBDataBlocks, maxBDataLen, pApplID );
    5454
     55   SetFS(sel);
    5556   if( dwResult )
    5657   {
     
    8081      }
    8182   }
    82    SetFS(sel);
    8383   return dwResult;
    8484}
Note: See TracChangeset for help on using the changeset viewer.