Changeset 267f235 in mainline for uspace/lib/usb
- Timestamp:
 - 2012-08-17T13:06:32Z (13 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 20dd67e
 - Parents:
 - 52c4264
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/lib/usb/src/debug.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/lib/usb/src/debug.c
r52c4264 r267f235 74 74 } 75 75 } 76 log_init(message_prefix , LVL_DEBUG);76 log_init(message_prefix); 77 77 } 78 78  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  