Changeset 3169f3b0 in mainline for uspace/lib/ext4/libext4_types.h


Ignore:
Timestamp:
2012-05-06T08:56:08Z (12 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5b26747
Parents:
2add9ec
Message:

syntax error fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext4/libext4_types.h

    r2add9ec r3169f3b0  
    543543        uint32_t minor_hash;
    544544        uint32_t hash_version;
    545         uint32_t *seed;
     545        const uint32_t *seed;
    546546} ext4_hash_info_t;
    547547
Note: See TracChangeset for help on using the changeset viewer.