Changeset 2942:b583009f19b7 in roaraudio


Ignore:
Timestamp:
10/16/09 23:05:24 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

fill ss_ptr if possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/mixer.c

    r2940 r2942  
    7474 } 
    7575 
     76 if ( ss_ptr != NULL ) 
     77  *ss_ptr = ss; 
     78 
    7679 return stream; 
    7780} 
Note: See TracChangeset for help on using the changeset viewer.