Changeset 1239:bfbca4801c7b in roaraudio for roard/streams.c


Ignore:
Timestamp:
02/26/09 03:12:56 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

done the a bit cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/streams.c

    r1238 r1239  
    382382 cmd &= ~comp; 
    383383 
    384  ROAR_WARN("streams_ctl(id=%i, cmd=?, data=%p): comp=0x%.8x, cmd=0x%.4x", id, data, comp, cmd); 
     384 ROAR_DBG("streams_ctl(id=%i, cmd=?, data=%p): comp=0x%.8x, cmd=0x%.4x", id, data, comp, cmd); 
    385385 
    386386 switch (comp) { 
Note: See TracChangeset for help on using the changeset viewer.