Changeset a8be91a in mainline for uspace/app/bithenge/transform.h
- Timestamp:
- 2012-08-07T04:32:03Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c12b2ae
- Parents:
- 0191bd3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bithenge/transform.h
r0191bd3 ra8be91a 151 151 int bithenge_scope_new(bithenge_scope_t **, bithenge_scope_t *); 152 152 void bithenge_scope_dec_ref(bithenge_scope_t *); 153 int bithenge_scope_copy(bithenge_scope_t *, bithenge_scope_t *);154 153 void bithenge_scope_set_current_node(bithenge_scope_t *, bithenge_node_t *); 155 154 bithenge_node_t *bithenge_scope_get_current_node(bithenge_scope_t *);
Note:
See TracChangeset
for help on using the changeset viewer.