Changeset a7a8f599 in mainline for uspace/lib/ui/src/promptdialog.c
- Timestamp:
- 2021-09-27T17:28:49Z (4 years ago)
- Branches:
- master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8603145
- Parents:
- 448c448
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/src/promptdialog.c
r448c448 ra7a8f599 179 179 if (rc != EOK) 180 180 goto error; 181 182 ui_entry_activate(entry); 181 183 182 184 dialog->ename = entry;
Note:
See TracChangeset
for help on using the changeset viewer.