Changeset c4702798 in mainline for tools/mkfat.py


Ignore:
Timestamp:
2010-01-09T22:18:44Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1ac3a52
Parents:
234e39e
Message:

Revert accidental change in mkfat.py.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/mkfat.py

    r234e39e rc4702798  
    354354                return
    355355       
    356         fat16_clusters = 8192
     356        fat16_clusters = 4096
    357357       
    358358        sector_size = 512
Note: See TracChangeset for help on using the changeset viewer.