Changeset 6c39a907 in mainline for uspace/app/sbi/src/run_expr.c


Ignore:
Timestamp:
2010-04-23T23:03:13Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
25a76ab8, 883fedc
Parents:
f4f866c
Message:

Update for mainline changes.

File:
1 edited

Legend:

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

    rf4f866c r6c39a907  
    13861386#endif
    13871387
     1388        /* Make compiler happy. */
     1389        ritem = NULL;
     1390
    13881391        switch (member->sc) {
    13891392        case sc_csi:
     
    14341437                addr_prop->u.named->prop_d = deleg_p;
    14351438                break;
    1436         default:
    1437                 ritem = NULL;
    14381439        }
    14391440
Note: See TracChangeset for help on using the changeset viewer.