Changeset 3405:65ea2033d679 in roaraudio


Ignore:
Timestamp:
02/11/10 16:17:58 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added small macro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroarpulse/libroarpulse.h

    r3401 r3405  
    5757pa_operation *roar_pa_operation_new(pa_operation_state_t initstate); 
    5858 
     59#define roar_pa_op_new_done() roar_pa_operation_new(PA_OPERATION_DONE) 
     60 
    5961#endif 
    6062 
Note: See TracChangeset for help on using the changeset viewer.