Changes in uspace/srv/devman/main.c [3e6a98c5:c4f7bf6] in mainline
- File:
-
- 1 edited
-
uspace/srv/devman/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/devman/main.c
r3e6a98c5 rc4f7bf6 735 735 { 736 736 client_t *client; 737 driver_t *driver ;737 driver_t *driver = NULL; 738 738 739 739 /* Accept the connection. */
Note:
See TracChangeset
for help on using the changeset viewer.
