Changeset 68b5dd11 in mainline for uspace/lib/clui/tinput.h
- Timestamp:
- 2015-10-20T10:08:15Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b598460a
- Parents:
- 44fe800
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/clui/tinput.h
r44fe800 r68b5dd11 159 159 extern void tinput_destroy(tinput_t *); 160 160 extern int tinput_read(tinput_t *, char **); 161 extern int tinput_read_i(tinput_t *, const char *, char **); 161 162 162 163 #endif
Note:
See TracChangeset
for help on using the changeset viewer.