Changeset e55b015 in mainline
- Timestamp:
- 2008-08-16T12:56:35Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8e9f178
- Parents:
- 8af22d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/generic/vfs/canonify.c
r8af22d6 re55b015 126 126 { 127 127 *tfsl = *t; 128 *tlcomp = *t; 128 129 } 129 130 static void save_component(token_t *t, token_t *tfsl, token_t *tlcomp)
Note:
See TracChangeset
for help on using the changeset viewer.