Changeset 2cf87e50 in mainline for generic/src/console/kconsole.c
- Timestamp:
- 2005-12-17T23:25:48Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ff12a3c
- Parents:
- 07bd114e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/src/console/kconsole.c
r07bd114e r2cf87e50 159 159 } 160 160 161 /** Try to find a command beg enning with prefix */161 /** Try to find a command beginning with prefix */ 162 162 static const char * cmdtab_search_one(const char *name,link_t **startpos) 163 163 {
Note:
See TracChangeset
for help on using the changeset viewer.