Changeset 3175:dd53c54fe93f in roaraudio for libroaross


Ignore:
Timestamp:
01/15/10 21:01:52 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

uuuppsss... return 0, not only catch the case

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroaross/libroaross.c

    r3174 r3175  
    793793      case SNDCTL_DSP_POST: 
    794794      case SNDCTL_DSP_SETFRAGMENT: // any fragments should be ok for us... 
     795        return 0; 
    795796       break; 
    796797      case SNDCTL_DSP_SPEED: 
Note: See TracChangeset for help on using the changeset viewer.