Changeset 051bc69a in mainline for uspace/app/sbi/src/imode.c


Ignore:
Timestamp:
2010-05-08T08:10:44Z (15 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
640ffe6, c5cb943d
Parents:
25a76ab8
Message:

Update SBI to rev. 244.

File:
1 edited

Legend:

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

    r25a76ab8 r051bc69a  
    116116        fun->name = stree_ident_new();
    117117        fun->name->sid = strtab_get_sid("$imode");
     118        fun->sig = stree_fun_sig_new();
    118119
    119120        stype.proc_vr->proc = proc;
Note: See TracChangeset for help on using the changeset viewer.