Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext4/src/hash.c

    rb7fd2a0 r4bfad34  
    3838#include "ext4/hash.h"
    3939
    40 errno_t ext4_hash_string(ext4_hash_info_t *hinfo, int len, const char *name)
     40int ext4_hash_string(ext4_hash_info_t *hinfo, int len, const char *name)
    4141{
    4242        // TODO
Note: See TracChangeset for help on using the changeset viewer.