Changeset 700dcb5 in mainline for uspace/srv/console/console.c
- Timestamp:
- 2009-04-24T10:48:06Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3c101bd4
- Parents:
- d797054c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/console/console.c
rd797054c r700dcb5 513 513 conn->client_phone = IPC_GET_ARG5(*icall); 514 514 screenbuffer_clear(&conn->screenbuffer); 515 if (consnum == active_console) 516 clrscr(); 515 517 516 518 /* Accept the connection */
Note:
See TracChangeset
for help on using the changeset viewer.