Changeset 37f527b in mainline for uspace/app/sbi/src/run_texpr.c


Ignore:
Timestamp:
2010-03-26T21:55:23Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4204ad9
Parents:
b535aeb
Message:

Update SBI to rev. 144.

File:
1 edited

Legend:

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

    rb535aeb r37f527b  
    165165        case tlc_int: tpc = tpc_int; break;
    166166        case tlc_string: tpc = tpc_string; break;
     167        case tlc_resource: tpc = tpc_resource; break;
    167168        }
    168169
Note: See TracChangeset for help on using the changeset viewer.