Changes in / [5e718d9:6a97f2e] in mainline


Ignore:
Location:
uspace
Files:
5 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/bithenge/expression.c

    r5e718d9 r6a97f2e  
    106106
    107107        /* Check types and get values. */
    108         /* Assigning 0 only to make the compiler happy. */
    109108        bithenge_int_t a_int = 0, b_int = 0;
    110109        bool a_bool = false, b_bool = false, out_bool = false;
Note: See TracChangeset for help on using the changeset viewer.