Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sbi/src/stype.c

    rb7fd2a0 rdc12262  
    18901890 * @return              EOK if equal, EINVAL if not.
    18911891 */
    1892 errno_t stype_targs_check_equal(stype_t *stype, tdata_item_t *a_ti,
     1892int stype_targs_check_equal(stype_t *stype, tdata_item_t *a_ti,
    18931893    tdata_item_t *b_ti)
    18941894{
Note: See TracChangeset for help on using the changeset viewer.