Show
Ignore:
Timestamp:
08/29/07 04:44:02 (17 years ago)
Author:
ppalmers
Message:

- fix bug introduced in previous commit
- focusrite and terratec now have specific bebob devices

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/src/maudio/maudio_avdevice.cpp

    r583 r584  
    4646{ 
    4747    debugOutput( DEBUG_LEVEL_VERBOSE, "Created MAudio::AvDevice (NodeID %d)\n", 
    48                  configRom->getNodeId() ); 
     48                 getConfigRom().getNodeId() ); 
    4949} 
    5050