Changes in / [5e718d9:6a97f2e] in mainline
- Location:
- uspace
- Files:
-
- 5 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/bithenge/expression.c
r5e718d9 r6a97f2e 106 106 107 107 /* Check types and get values. */ 108 /* Assigning 0 only to make the compiler happy. */109 108 bithenge_int_t a_int = 0, b_int = 0; 110 109 bool a_bool = false, b_bool = false, out_bool = false;
Note:
See TracChangeset
for help on using the changeset viewer.