- Timestamp:
- May 5, 2009, 4:39:13 PM (17 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/client-1.5/src/smbwrp.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/client-1.5/src/smbwrp.cr179 r187 1711 1711 // YD currently Samba return it in MB! 1712 1712 pfsa->cSectorUnit = 1; 1713 if (bsize > 65536)1713 if (bsize >= 65536) 1714 1714 { 1715 1715 pfsa->cUnit = total*1024; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
