Changes in uspace/app/vuhid/main.c [920d0fc:faa44e58] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/vuhid/main.c
r920d0fc rfaa44e58 155 155 int rc; 156 156 157 log_init("vuhid");157 usb_log_enable(USB_LOG_LEVEL_DEBUG2, "vusbhid"); 158 158 159 159 fibril_mutex_initialize(&vuhid_data.iface_count_mutex);
Note:
See TracChangeset
for help on using the changeset viewer.