Changeset 78d3a00 in mainline for uspace/app/bithenge/tree.c


Ignore:
Timestamp:
2012-07-31T21:07:26Z (12 years ago)
Author:
Sean Bartell <wingedtachikoma@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3f2ea63
Parents:
20ac1a4
Message:

Bithenge: add switch transforms and sugar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bithenge/tree.c

    r20ac1a4 r78d3a00  
    325325
    326326/** Check whether the contents of two nodes are equal. Does not yet work for
    327  * internal nodes.
     327 * internal nodes. Takes ownership of nothing.
    328328 * @memberof bithenge_node_t
    329329 * @param a, b Nodes to compare.
Note: See TracChangeset for help on using the changeset viewer.