Changeset bfbdfee in mainline
- Timestamp:
- 2011-09-09T15:03:03Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 359f429
- Parents:
- 8fb1103e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/adt/list.c
r8fb1103e rbfbdfee 50 50 * @param list List to look in. 51 51 * 52 * @return true if link is contained in head, false otherwise.52 * @return true if link is contained in list, false otherwise. 53 53 * 54 54 */
Note:
See TracChangeset
for help on using the changeset viewer.