Changeset 557ea4f6 in mainline


Ignore:
Timestamp:
2011-03-26T11:47:39Z (13 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ac28650
Parents:
7cb975e
Message:

Remove old comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/mkminix/mkminix.c

    r7cb975e r557ea4f6  
    576576                mark_bmap(zbmap_buf, i, FREE);
    577577
    578         /*Convert to 1K block offsets*/
    579 
    580578        ibmap_buf8 = (uint8_t *) ibmap_buf;
    581579        zbmap_buf8 = (uint8_t *) zbmap_buf;
Note: See TracChangeset for help on using the changeset viewer.