Changes in uspace/srv/kbd/ctl/stty.c [215abc1:c145bc2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/ctl/stty.c
r215abc1 rc145bc2 224 224 } 225 225 226 void kbd_ctl_set_ind(unsigned mods) 227 { 228 (void) mods; 229 } 230 226 231 /** 227 232 * @}
Note:
See TracChangeset
for help on using the changeset viewer.