Changeset b927375 in mainline for uspace/srv
- Timestamp:
 - 2011-02-19T18:11:52Z (15 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 8cf6709
 - Parents:
 - 8b1ea2d4
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/srv/devman/main.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/srv/devman/main.c
r8b1ea2d4 rb927375 562 562 } 563 563 564 async_forward_fast(iid, dev->drv->phone, DRIVER_CLIENT, dev->handle, 0,564 async_forward_fast(iid, dev->drv->phone, DRIVER_CLIENT, fun->handle, 0, 565 565 IPC_FF_NONE); 566 566 printf(NAME ": devman_connection_devmapper: forwarded connection to "  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  